Last Version

DDDPlus :: Plugin 0.1.0

DDD Plus Framework Dynamic Plugin Jar Support

License

License

GroupId

GroupId

io.github.dddplus
ArtifactId

ArtifactId

dddplus-plugin
Version

Version

0.1.0
Type

Type

jar
Description

Description

DDDPlus :: Plugin
DDD Plus Framework Dynamic Plugin Jar Support

Download dddplus-plugin 0.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.dddplus : dddplus-runtime jar 0.1.0

provided (2)

Group / Artifact Type Version
org.slf4j : slf4j-api Optional jar 1.7.25
org.projectlombok : lombok jar 1.18.8

Project Modules

There are no modules declared in this project.