License |
License |
---|---|
GroupId | GroupIdorg.coosproject |
ArtifactId | ArtifactIdlogserver-standalone |
Last Version | Last Version1.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlogserver-standalone
|
<!-- https://jarcasting.com/artifacts/org.coosproject/logserver-standalone/ -->
<dependency>
<groupId>org.coosproject</groupId>
<artifactId>logserver-standalone</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.coosproject/logserver-standalone/
implementation 'org.coosproject:logserver-standalone:1.3.1'
// https://jarcasting.com/artifacts/org.coosproject/logserver-standalone/
implementation ("org.coosproject:logserver-standalone:1.3.1")
'org.coosproject:logserver-standalone:jar:1.3.1'
<dependency org="org.coosproject" name="logserver-standalone" rev="1.3.1">
<artifact name="logserver-standalone" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.coosproject', module='logserver-standalone', version='1.3.1')
)
libraryDependencies += "org.coosproject" % "logserver-standalone" % "1.3.1"
[org.coosproject/logserver-standalone "1.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.coosproject.messaging : standalone | jar | 1.3.1 |
org.coosproject.plugins : logserver-impl | jar | 1.3.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |
org.apache.felix : org.apache.felix.bundlerepository | jar | 1.4.2 |