gitlab.adullact.net / dge / datatourisme / pipeline
étoiles: 0
forks: 1
issues ouvertes: 0
licence: gpl-3.0+
langage:
dépendances analysées:
20
date de création: il y a plus de 3 ans
date de mise à jour: il y a plus de 3 ans
enregistré: il y a environ un an
dernière synchronisation: il y a 2 jours
Sujets: DATAtourisme
Dockerfile
docker
- adoptopenjdk/openjdk11 alpine-jre build
- maven 3-jdk-11 build
docker-compose.build.yml
docker
docker-compose.deploy.yml
docker
- datatourisme/pipeline-translate latest
- datatourisme/pipeline-wikidata latest
- rabbitmq 3-management-alpine
common/pom.xml
maven
pom.xml
maven
- org.apache.jena:jena-arq 3.16.0
- org.seaborne.rdf-delta:rdf-patch 0.8.2
- org.springframework.amqp:spring-rabbit 2.3.0
- org.springframework.boot:spring-boot 2.3.5.RELEASE
- org.springframework.boot:spring-boot-starter-logging 2.3.5.RELEASE
- junit:junit 4.12 test
- org.hamcrest:hamcrest-library 2.2 test
- org.mockito:mockito-core 3.2.4 test
- org.springframework.boot:spring-boot-starter-test 2.3.5.RELEASE test
translate/pom.xml
maven
- fr.datatourisme.pipeline:common ${project.version}
- org.mapdb:mapdb 3.0.8
wikidata/pom.xml
maven
- fr.datatourisme.pipeline:common 1.0.0
- org.apache.jena:jena-querybuilder ${jena.version}