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