License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.kantega.jexmec |
ArtifactId | ArtifactIdjexmec-jarfiles-clp |
Last Version | Last Version2.0.0rc8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJexmec :: Jar Files Plugin Class Loader Provider
Jexmec helps you build plugin architectures on the Java platform
|
<!-- https://jarcasting.com/artifacts/org.kantega.jexmec/jexmec-jarfiles-clp/ -->
<dependency>
<groupId>org.kantega.jexmec</groupId>
<artifactId>jexmec-jarfiles-clp</artifactId>
<version>2.0.0rc8</version>
</dependency>
// https://jarcasting.com/artifacts/org.kantega.jexmec/jexmec-jarfiles-clp/
implementation 'org.kantega.jexmec:jexmec-jarfiles-clp:2.0.0rc8'
// https://jarcasting.com/artifacts/org.kantega.jexmec/jexmec-jarfiles-clp/
implementation ("org.kantega.jexmec:jexmec-jarfiles-clp:2.0.0rc8")
'org.kantega.jexmec:jexmec-jarfiles-clp:jar:2.0.0rc8'
<dependency org="org.kantega.jexmec" name="jexmec-jarfiles-clp" rev="2.0.0rc8">
<artifact name="jexmec-jarfiles-clp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kantega.jexmec', module='jexmec-jarfiles-clp', version='2.0.0rc8')
)
libraryDependencies += "org.kantega.jexmec" % "jexmec-jarfiles-clp" % "2.0.0rc8"
[org.kantega.jexmec/jexmec-jarfiles-clp "2.0.0rc8"]
Group / Artifact | Type | Version |
---|---|---|
org.kantega.jexmec : jexmec-api | jar | 2.0.0rc8 |
Group / Artifact | Type | Version |
---|---|---|
org.kantega.jexmec : jexmec-ctor-pl | jar | 2.0.0rc8 |
org.kantega.jexmec : jexmec-api-tests | jar | 2.0.0rc8 |
commons-io : commons-io | jar | 1.4 |
junit : junit | jar | 4.10 |
org.mockito : mockito-all | jar | 1.8.5 |