easy-plugins-parent

Annotation directed service providers, made easy!

License

License

GroupId

GroupId

com.nlocketz.plugins
ArtifactId

ArtifactId

easy-plugins-parent
Last Version

Last Version

0.2.6
Release Date

Release Date

Type

Type

pom
Description

Description

easy-plugins-parent
Annotation directed service providers, made easy!
Project URL

Project URL

https://github.com/c0d3d/easy-plugins

Download easy-plugins-parent

How to add to project

<!-- https://jarcasting.com/artifacts/com.nlocketz.plugins/easy-plugins-parent/ -->
<dependency>
    <groupId>com.nlocketz.plugins</groupId>
    <artifactId>easy-plugins-parent</artifactId>
    <version>0.2.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.nlocketz.plugins/easy-plugins-parent/
implementation 'com.nlocketz.plugins:easy-plugins-parent:0.2.6'
// https://jarcasting.com/artifacts/com.nlocketz.plugins/easy-plugins-parent/
implementation ("com.nlocketz.plugins:easy-plugins-parent:0.2.6")
'com.nlocketz.plugins:easy-plugins-parent:pom:0.2.6'
<dependency org="com.nlocketz.plugins" name="easy-plugins-parent" rev="0.2.6">
  <artifact name="easy-plugins-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.nlocketz.plugins', module='easy-plugins-parent', version='0.2.6')
)
libraryDependencies += "com.nlocketz.plugins" % "easy-plugins-parent" % "0.2.6"
[com.nlocketz.plugins/easy-plugins-parent "0.2.6"]

Dependencies

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

Project Modules

  • core
  • guice-plugin
  • jackson-plugin

Versions

Version
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.6