License |
License |
---|---|
GroupId | GroupIdorg.peakframework.dt |
ArtifactId | ArtifactIdpeak-dt-participator |
Last Version | Last Version0.8.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
peak-dt-participator-0.8.2.pom | |
peak-dt-participator-0.8.2.jar | 95 KB |
peak-dt-participator-0.8.2-sources.jar | 57 KB |
peak-dt-participator-0.8.2-javadoc.jar | 489 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.peakframework.dt/peak-dt-participator/ -->
<dependency>
<groupId>org.peakframework.dt</groupId>
<artifactId>peak-dt-participator</artifactId>
<version>0.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.peakframework.dt/peak-dt-participator/
implementation 'org.peakframework.dt:peak-dt-participator:0.8.2'
// https://jarcasting.com/artifacts/org.peakframework.dt/peak-dt-participator/
implementation ("org.peakframework.dt:peak-dt-participator:0.8.2")
'org.peakframework.dt:peak-dt-participator:jar:0.8.2'
<dependency org="org.peakframework.dt" name="peak-dt-participator" rev="0.8.2">
<artifact name="peak-dt-participator" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.peakframework.dt', module='peak-dt-participator', version='0.8.2')
)
libraryDependencies += "org.peakframework.dt" % "peak-dt-participator" % "0.8.2"
[org.peakframework.dt/peak-dt-participator "0.8.2"]
Group / Artifact | Type | Version |
---|---|---|
org.peakframework.dt : peak-dt-common | jar | 1.0-SNAPSHOT |
io.netty : netty-all | jar | 4.1.25.Final |
org.slf4j : slf4j-api Optional | jar | 1.7.25 |
com.alibaba : fastjson Optional | jar | 1.2.47 |
cglib : cglib Optional | jar | 3.2.7 |
org.apache.zookeeper : zookeeper | jar | 3.4.13 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.tomcat.embed : tomcat-embed-core | jar | 8.5.16 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |