License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Data Elide Program Interface REST Frameworks |
GroupId | GroupIdcom.yahoo.elide |
ArtifactId | ArtifactIdelide-datastore-jms |
Last Version | Last Version6.1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionElide Data Store: JMS
Parent pom for data stores
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
elide-datastore-jms-6.1.6.pom | |
elide-datastore-jms-6.1.6.jar | 10 KB |
elide-datastore-jms-6.1.6-sources.jar | 7 KB |
elide-datastore-jms-6.1.6-javadoc.jar | 51 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yahoo.elide/elide-datastore-jms/ -->
<dependency>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-datastore-jms</artifactId>
<version>6.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-datastore-jms/
implementation 'com.yahoo.elide:elide-datastore-jms:6.1.6'
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-datastore-jms/
implementation ("com.yahoo.elide:elide-datastore-jms:6.1.6")
'com.yahoo.elide:elide-datastore-jms:jar:6.1.6'
<dependency org="com.yahoo.elide" name="elide-datastore-jms" rev="6.1.6">
<artifact name="elide-datastore-jms" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.elide', module='elide-datastore-jms', version='6.1.6')
)
libraryDependencies += "com.yahoo.elide" % "elide-datastore-jms" % "6.1.6"
[com.yahoo.elide/elide-datastore-jms "6.1.6"]
Group / Artifact | Type | Version |
---|---|---|
com.yahoo.elide : elide-core | jar | 6.1.6 |
com.yahoo.elide : elide-graphql | jar | 6.1.6 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
com.fasterxml.jackson.core : jackson-core | jar | 2.13.3 |
com.google.code.gson : gson | jar | 2.9.0 |
javax.jms : javax.jms-api | jar | 2.0.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.persistence : javax.persistence-api | jar | 2.2 |
org.projectlombok : lombok | jar | 1.18.24 |