diff --git a/pom.xml b/pom.xml index 519eb5f9..b9ed7b06 100644 --- a/pom.xml +++ b/pom.xml @@ -1,347 +1,341 @@ - - - 4.0.0 - - de.uni-mannheim.informatik.dws - jrdf2vec - 1.0-SNAPSHOT - - - UTF-8 - 8 - 8 - - - - jRDF2Vec - jRDF2Vec is a Java implementation of RDF2Vec. It supports multi-threaded, in-memory (or disk-access-based) walk generation and training. - - - - - MIT License - http://www.opensource.org/licenses/mit-license.php - - - - - - Jan Portisch - jan@informatik.uni-mannheim.de - University of Mannheim - https://www.uni-mannheim.de/dws/ - - - - - scm:git:git://github.com/dwslab/jRDF2Vec.git - scm:git:git@github.com:dwslab/jRDF2Vec.git - https://github.com/dwslab/jrdf2vec - HEAD - - - - - - ossrh - https://oss.sonatype.org/service/local/staging/deploy/maven2 - - - ossrh - https://oss.sonatype.org/content/repositories/snapshots - - - - - - - central - Maven Repository Switchboard - https://repo1.maven.org/maven2 - - - jitpack.io - https://jitpack.io - - - - - - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.8.1 - - 8 - 8 - UTF-8 - - - - - - org.apache.maven.plugins - maven-shade-plugin - - false - - - de.uni_mannheim.informatik.dws.jrdf2vec.Main - - - - - false - - - - - *:* - - - META-INF/*.SF - META-INF/*.DSA - META-INF/*.RSA - - - - - - - package - - - shade - - - - - - - org.apache.maven.plugins - maven-surefire-plugin - 3.0.0-M5 - - - - - org.eluder.coveralls - coveralls-maven-plugin - 4.3.0 - - - - org.jacoco - jacoco-maven-plugin - 0.8.5 - - - - prepare-agent - - - - report - prepare-package - - report - - - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 3.2.0 - - private - true - 8 - - - - attach-javadoc - - jar - - - - - - - - org.apache.maven.plugins - maven-release-plugin - 3.0.0-M1 - - - - - maven-deploy-plugin - 3.0.0-M1 - - - default-deploy - deploy - - deploy - - - - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.8 - true - - ossrh - https://oss.sonatype.org/ - true - - - - - - org.apache.maven.plugins - maven-source-plugin - 3.2.1 - - - attach-sources - - jar - - - - - - - - - - - - release-sign-artifacts - - - performRelease - true - - - - - - org.apache.maven.plugins - maven-gpg-plugin - 1.6 - - - sign-artifacts - verify - - sign - - - - - - - - - - - - org.apache.jena - jena-tdb - 3.13.1 - - - - - org.slf4j - slf4j-api - 1.7.30 - - - - - org.slf4j - slf4j-log4j12 - 1.7.30 - - - - org.junit.jupiter - junit-jupiter-api - 5.7.0-M1 - - - - org.junit.jupiter - junit-jupiter-engine - 5.7.0-M1 - test - - - - org.apache.commons - commons-text - 1.9 - - - - org.apache.commons - commons-math3 - 3.6.1 - - - - org.apache.commons - commons-csv - 1.8 - - - - org.semanticweb.yars - nxparser-parsers - 2.3.4 - - - - com.google.guava - guava - 29.0-jre - - - - - com.github.rdfhdt.hdt-java - hdt-java-core - v2.1 - - - - - javax.xml.bind - jaxb-api - 2.3.1 - - - - + + + 4.0.0 + + de.uni-mannheim.informatik.dws + jrdf2vec + 1.0 + + + UTF-8 + 8 + 8 + + + + jRDF2Vec + jRDF2Vec is a Java implementation of RDF2Vec. It supports multi-threaded, in-memory (or disk-access-based) walk generation and training. + + + + + MIT License + http://www.opensource.org/licenses/mit-license.php + + + + + + Jan Portisch + jan@informatik.uni-mannheim.de + University of Mannheim + https://www.uni-mannheim.de/dws/ + + + + + scm:git:git://github.com/dwslab/jRDF2Vec.git + scm:git:git@github.com:dwslab/jRDF2Vec.git + https://github.com/dwslab/jrdf2vec + jrdf2vec-1.0 + + + + + + ossrh + https://oss.sonatype.org/service/local/staging/deploy/maven2 + + + ossrh + https://oss.sonatype.org/content/repositories/snapshots + + + + + + + central + Maven Repository Switchboard + https://repo1.maven.org/maven2 + + + jitpack.io + https://jitpack.io + + + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.8.1 + + 8 + 8 + UTF-8 + + + + + + org.apache.maven.plugins + maven-shade-plugin + + false + + + de.uni_mannheim.informatik.dws.jrdf2vec.Main + + + + + false + + + + + *:* + + + META-INF/*.SF + META-INF/*.DSA + META-INF/*.RSA + + + + + + + package + + + shade + + + + + + + org.apache.maven.plugins + maven-surefire-plugin + 3.0.0-M5 + + + + + org.eluder.coveralls + coveralls-maven-plugin + 4.3.0 + + + + org.jacoco + jacoco-maven-plugin + 0.8.5 + + + + prepare-agent + + + + report + prepare-package + + report + + + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 3.2.0 + + private + true + 8 + + + + attach-javadoc + + jar + + + + + + + + org.apache.maven.plugins + maven-release-plugin + 3.0.0-M1 + + + + + maven-deploy-plugin + 3.0.0-M1 + + + default-deploy + deploy + + deploy + + + + + + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.8 + true + + ossrh + https://oss.sonatype.org/ + true + + + + + + org.apache.maven.plugins + maven-source-plugin + 3.2.1 + + + attach-sources + + jar + + + + + + + + + + + + release-sign-artifacts + + + performRelease + true + + + + + + org.apache.maven.plugins + maven-gpg-plugin + 1.6 + + + sign-artifacts + verify + + sign + + + + + + + + + + + + org.apache.jena + jena-tdb + 3.13.1 + + + + + org.slf4j + slf4j-api + 1.7.30 + + + + + org.slf4j + slf4j-log4j12 + 1.7.30 + + + + org.junit.jupiter + junit-jupiter-api + 5.7.0-M1 + + + + org.junit.jupiter + junit-jupiter-engine + 5.7.0-M1 + test + + + + org.apache.commons + commons-text + 1.9 + + + + org.apache.commons + commons-math3 + 3.6.1 + + + + org.apache.commons + commons-csv + 1.8 + + + + org.semanticweb.yars + nxparser-parsers + 2.3.4 + + + + com.google.guava + guava + 29.0-jre + + + + + com.github.rdfhdt.hdt-java + hdt-java-core + v2.1 + + + + + javax.xml.bind + jaxb-api + 2.3.1 + + + + \ No newline at end of file