Jexmec :: Maven repo class loader provider

Jexmec helps you build plugin architectures on the Java platform

License

License

Categories

Categories

Maven Build Tools Ant
GroupId

GroupId

org.kantega.jexmec
ArtifactId

ArtifactId

jexmec-mavenrepo-clp
Last Version

Last Version

2.0.0rc8
Release Date

Release Date

Type

Type

jar
Description

Description

Jexmec :: Maven repo class loader provider
Jexmec helps you build plugin architectures on the Java platform

Download jexmec-mavenrepo-clp

How to add to project

<!-- https://jarcasting.com/artifacts/org.kantega.jexmec/jexmec-mavenrepo-clp/ -->
<dependency>
    <groupId>org.kantega.jexmec</groupId>
    <artifactId>jexmec-mavenrepo-clp</artifactId>
    <version>2.0.0rc8</version>
</dependency>
// https://jarcasting.com/artifacts/org.kantega.jexmec/jexmec-mavenrepo-clp/
implementation 'org.kantega.jexmec:jexmec-mavenrepo-clp:2.0.0rc8'
// https://jarcasting.com/artifacts/org.kantega.jexmec/jexmec-mavenrepo-clp/
implementation ("org.kantega.jexmec:jexmec-mavenrepo-clp:2.0.0rc8")
'org.kantega.jexmec:jexmec-mavenrepo-clp:jar:2.0.0rc8'
<dependency org="org.kantega.jexmec" name="jexmec-mavenrepo-clp" rev="2.0.0rc8">
  <artifact name="jexmec-mavenrepo-clp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kantega.jexmec', module='jexmec-mavenrepo-clp', version='2.0.0rc8')
)
libraryDependencies += "org.kantega.jexmec" % "jexmec-mavenrepo-clp" % "2.0.0rc8"
[org.kantega.jexmec/jexmec-mavenrepo-clp "2.0.0rc8"]

Dependencies

compile (7)

Group / Artifact Type Version
org.kantega.jexmec : jexmec-api jar 2.0.0rc8
org.sonatype.aether : aether-api jar 1.13
org.sonatype.aether : aether-util jar 1.13
org.sonatype.aether : aether-impl jar 1.13
org.apache.maven : maven-aether-provider jar 3.0.3
org.sonatype.aether : aether-connector-file jar 1.13
org.sonatype.aether : aether-connector-asynchttpclient jar 1.13

test (4)

Group / Artifact Type Version
org.kantega.jexmec : jexmec-api-tests jar 2.0.0rc8
org.eclipse.jetty : jetty-server jar 8.0.4.v20111024
junit : junit jar 4.10
org.mockito : mockito-all jar 1.8.5

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0rc8
2.0.0rc7
2.0.0rc6
2.0.0rc5
2.0.0rc4