Last Version

Jexmec :: Groovy 2.0.0rc8

Jexmec helps you build plugin architectures on the Java platform

License

License

Categories

Categories

Groovy Languages Ant Build Tools
GroupId

GroupId

org.kantega.jexmec
ArtifactId

ArtifactId

jexmec-groovy
Version

Version

2.0.0rc8
Type

Type

jar
Description

Description

Jexmec :: Groovy
Jexmec helps you build plugin architectures on the Java platform

Download jexmec-groovy 2.0.0rc8


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

Dependencies

compile (3)

Group / Artifact Type Version
org.kantega.jexmec : jexmec-api jar 2.0.0rc8
org.kantega.jexmec : jexmec-ctor-pl jar 2.0.0rc8
org.codehaus.groovy : groovy-all jar 1.8.4

test (6)

Group / Artifact Type Version
org.kantega.jexmec : jexmec-api-tests jar 2.0.0rc8
org.kantega.jexmec : jexmec-logging jar 2.0.0rc8
org.kantega.jexmec : jexmec-manager jar 2.0.0rc8
org.slf4j : slf4j-simple jar 1.6.1
junit : junit jar 4.10
org.mockito : mockito-all jar 1.8.5

Project Modules

There are no modules declared in this project.