org.kordamp.jipsy:jipsy-annotations

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

License

License

GroupId

GroupId

org.kordamp.jipsy
ArtifactId

ArtifactId

jipsy-annotations
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

Kordamp

Download jipsy-annotations

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
org.kordamp.jipsy

Kordamp

Versions

Version
1.1.1
1.1.0
1.0.0
0.6.0