| License |
License |
|---|---|
| GroupId | GroupIdio.github.dddplus |
| ArtifactId | ArtifactIddddplus-plugin |
| Version | Version0.1.0 |
| Type | Typejar |
| Description |
DescriptionDDDPlus :: Plugin
DDD Plus Framework Dynamic Plugin Jar Support
|
| Filename | Size |
|---|---|
| dddplus-plugin-0.1.0.pom | |
| dddplus-plugin-0.1.0.jar | 16 KB |
| dddplus-plugin-0.1.0-sources.jar | 10 KB |
| dddplus-plugin-0.1.0-javadoc.jar | 26 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.dddplus : dddplus-runtime | jar | 0.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api Optional | jar | 1.7.25 |
| org.projectlombok : lombok | jar | 1.18.8 |