MVN

org.aksw.commons : aksw-commons-entity-codecs-parent

Maven & Gradle

May 08, 2023
3 stars
<dependency>
    <groupId>org.aksw.commons</groupId>
    <artifactId>aksw-commons-entity-codecs-parent</artifactId>
    <version>0.9.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.aksw.commons : aksw-commons-entity-codecs-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.9.6

All Versions

Choose a version of org.aksw.commons : aksw-commons-entity-codecs-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.9.x
aksw-commons-entity-codecs-parent-0.9.6
aksw-commons-entity-codecs-parent-0.9.5
aksw-commons-entity-codecs-parent-0.9.4
aksw-commons-entity-codecs-parent-0.9.3
aksw-commons-entity-codecs-parent-0.9.2
aksw-commons-entity-codecs-parent-0.9.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.aksw.commons</groupId>
    <artifactId>aksw-commons-entity-codecs-parent</artifactId>
    <version>0.9.6</version>
</dependency>

Advertisement