jipsy-parent

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

License

License

GroupId

GroupId

org.kordamp.jipsy
ArtifactId

ArtifactId

jipsy-parent
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

pom
Description

Description

jipsy-parent
Configurable Java Annotation Processor to simplify the use of the Service Provider Interface
Project URL

Project URL

http://github.com/kordamp/jipsy
Project Organization

Project Organization

Kordamp

Download jipsy-parent

Filename Size
jipsy-parent-1.1.1.pom 4 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.kordamp.jipsy/jipsy-parent/ -->
<dependency>
    <groupId>org.kordamp.jipsy</groupId>
    <artifactId>jipsy-parent</artifactId>
    <version>1.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.kordamp.jipsy/jipsy-parent/
implementation 'org.kordamp.jipsy:jipsy-parent:1.1.1'
// https://jarcasting.com/artifacts/org.kordamp.jipsy/jipsy-parent/
implementation ("org.kordamp.jipsy:jipsy-parent:1.1.1")
'org.kordamp.jipsy:jipsy-parent:pom:1.1.1'
<dependency org="org.kordamp.jipsy" name="jipsy-parent" rev="1.1.1">
  <artifact name="jipsy-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.kordamp.jipsy', module='jipsy-parent', version='1.1.1')
)
libraryDependencies += "org.kordamp.jipsy" % "jipsy-parent" % "1.1.1"
[org.kordamp.jipsy/jipsy-parent "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

  • jipsy-annotations
  • jipsy-processor
  • jipsy-util
org.kordamp.jipsy

Kordamp

Versions

Version
1.1.1
1.1.0
1.0.0
0.6.0
0.5.0
0.4.1