MVN

org.kantega.jexmec : jexmec

Maven & Gradle

Nov 17, 2012

Jexmec Parent pom · Jexmec helps you build plugin architectures on the Java platform

<dependency>
    <groupId>org.kantega.jexmec</groupId>
    <artifactId>jexmec</artifactId>
    <version>1.25</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.kantega.jexmec : jexmec to add to Maven - Latest Versions:

  • Latest Stable: 1.25

All Versions

Choose a version of org.kantega.jexmec : jexmec to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
jexmec-2.0.0rc8
jexmec-2.0.0rc7
jexmec-2.0.0rc6
jexmec-2.0.0rc5
jexmec-2.0.0rc4
jexmec-2.0.0rc3
jexmec-2.0.0rc2
jexmec-2.0.0rc1
1.25
jexmec-1.25

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.kantega.jexmec</groupId>
    <artifactId>jexmec</artifactId>
    <version>1.25</version>
</dependency>

Advertisement