Last Version

org.kordamp.jipsy:jipsy-test-support 0.6.0

Configurable Java Annotation Processor to simplify the use of the Service Provider Interface

License

License

GroupId

GroupId

org.kordamp.jipsy
ArtifactId

ArtifactId

jipsy-test-support
Version

Version

0.6.0
Type

Type

jar
Description

Description

Configurable Java Annotation Processor to simplify the use of the Service Provider Interface

Download jipsy-test-support 0.6.0


<!-- https://jarcasting.com/artifacts/org.kordamp.jipsy/jipsy-test-support/ -->
<dependency>
    <groupId>org.kordamp.jipsy</groupId>
    <artifactId>jipsy-test-support</artifactId>
    <version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.kordamp.jipsy/jipsy-test-support/
implementation 'org.kordamp.jipsy:jipsy-test-support:0.6.0'
// https://jarcasting.com/artifacts/org.kordamp.jipsy/jipsy-test-support/
implementation ("org.kordamp.jipsy:jipsy-test-support:0.6.0")
'org.kordamp.jipsy:jipsy-test-support:jar:0.6.0'
<dependency org="org.kordamp.jipsy" name="jipsy-test-support" rev="0.6.0">
  <artifact name="jipsy-test-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kordamp.jipsy', module='jipsy-test-support', version='0.6.0')
)
libraryDependencies += "org.kordamp.jipsy" % "jipsy-test-support" % "0.6.0"
[org.kordamp.jipsy/jipsy-test-support "0.6.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.kordamp.jipsy : jipsy jar 0.6.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.