| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools Data Elide Program Interface REST Frameworks |
| GroupId | GroupIdcom.yahoo.elide |
| ArtifactId | ArtifactIdelide-datastore-jms |
| Version | Version6.0.3 |
| Type | Typejar |
| Description |
DescriptionElide Data Store: JMS
Parent pom for data stores
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| elide-datastore-jms-6.0.3.pom | |
| elide-datastore-jms-6.0.3.jar | 21 KB |
| elide-datastore-jms-6.0.3-sources.jar | 10 KB |
| elide-datastore-jms-6.0.3-javadoc.jar | 428 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.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-datastore-jms/
implementation 'com.yahoo.elide:elide-datastore-jms:6.0.3'
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-datastore-jms/
implementation ("com.yahoo.elide:elide-datastore-jms:6.0.3")
'com.yahoo.elide:elide-datastore-jms:jar:6.0.3'
<dependency org="com.yahoo.elide" name="elide-datastore-jms" rev="6.0.3">
<artifact name="elide-datastore-jms" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.elide', module='elide-datastore-jms', version='6.0.3')
)
libraryDependencies += "com.yahoo.elide" % "elide-datastore-jms" % "6.0.3"
[com.yahoo.elide/elide-datastore-jms "6.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.yahoo.elide : elide-core | jar | 6.0.3 |
| com.yahoo.elide : elide-graphql | jar | 6.0.3 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.5 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.12.5 |
| com.google.code.gson : gson | jar | 2.8.9 |
| 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.22 |