License |
License |
---|---|
GroupId | GroupIdcom.kloudtek.ktspring |
ArtifactId | ArtifactIdktspring-artemis |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMaven parent for Kloudtek OSS
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ktspring-artemis-1.0.pom | |
ktspring-artemis-1.0.jar | 3 KB |
ktspring-artemis-1.0-sources.jar | 2 KB |
ktspring-artemis-1.0-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.kloudtek.ktspring/ktspring-artemis/ -->
<dependency>
<groupId>com.kloudtek.ktspring</groupId>
<artifactId>ktspring-artemis</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.kloudtek.ktspring/ktspring-artemis/
implementation 'com.kloudtek.ktspring:ktspring-artemis:1.0'
// https://jarcasting.com/artifacts/com.kloudtek.ktspring/ktspring-artemis/
implementation ("com.kloudtek.ktspring:ktspring-artemis:1.0")
'com.kloudtek.ktspring:ktspring-artemis:jar:1.0'
<dependency org="com.kloudtek.ktspring" name="ktspring-artemis" rev="1.0">
<artifact name="ktspring-artemis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kloudtek.ktspring', module='ktspring-artemis', version='1.0')
)
libraryDependencies += "com.kloudtek.ktspring" % "ktspring-artemis" % "1.0"
[com.kloudtek.ktspring/ktspring-artemis "1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.kloudtek.ktspring : ktspring-core | jar | 1.0 |
org.springframework : spring-jms | jar | 4.3.6.RELEASE |
org.springframework : spring-core | jar | 4.3.6.RELEASE |
org.springframework : spring-context | jar | 4.3.6.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.apache.activemq : artemis-spring-integration | jar | 1.5.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 4.3.6.RELEASE |