Last Version

Jexmec :: Service interface utilities 2.0.0rc8

Jexmec helps you build plugin architectures on the Java platform

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.kantega.jexmec
ArtifactId

ArtifactId

jexmec-services
Version

Version

2.0.0rc8
Type

Type

jar
Description

Description

Jexmec :: Service interface utilities
Jexmec helps you build plugin architectures on the Java platform

Download jexmec-services 2.0.0rc8


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

Dependencies

compile (1)

Group / Artifact Type Version
org.kantega.jexmec : jexmec-api jar 2.0.0rc8

test (3)

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

Project Modules

There are no modules declared in this project.