| License |
License |
|---|---|
| Categories |
CategoriesMessaging Application Layer Libs |
| GroupId | GroupIdorg.coosproject.messaging |
| ArtifactId | ArtifactIdsimpleendpoint |
| Last Version | Last Version1.3.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionSimpleendpoint parent
|
| Filename | Size |
|---|---|
| simpleendpoint-1.3.1.pom | 626 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.coosproject.messaging/simpleendpoint/ -->
<dependency>
<groupId>org.coosproject.messaging</groupId>
<artifactId>simpleendpoint</artifactId>
<version>1.3.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.coosproject.messaging/simpleendpoint/
implementation 'org.coosproject.messaging:simpleendpoint:1.3.1'
// https://jarcasting.com/artifacts/org.coosproject.messaging/simpleendpoint/
implementation ("org.coosproject.messaging:simpleendpoint:1.3.1")
'org.coosproject.messaging:simpleendpoint:pom:1.3.1'
<dependency org="org.coosproject.messaging" name="simpleendpoint" rev="1.3.1">
<artifact name="simpleendpoint" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.coosproject.messaging', module='simpleendpoint', version='1.3.1')
)
libraryDependencies += "org.coosproject.messaging" % "simpleendpoint" % "1.3.1"
[org.coosproject.messaging/simpleendpoint "1.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.felix : org.apache.felix.bundlerepository | jar | 1.4.2 |