License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.elasticmq |
ArtifactId | ArtifactIdelasticmq-storage-database_2.9.1 |
Last Version | Last Version0.6.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionelasticmq-storage-database
elasticmq-storage-database
|
Project Organization |
Project Organizationorg.elasticmq |
<!-- https://jarcasting.com/artifacts/org.elasticmq/elasticmq-storage-database_2.9.1/ -->
<dependency>
<groupId>org.elasticmq</groupId>
<artifactId>elasticmq-storage-database_2.9.1</artifactId>
<version>0.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.elasticmq/elasticmq-storage-database_2.9.1/
implementation 'org.elasticmq:elasticmq-storage-database_2.9.1:0.6.2'
// https://jarcasting.com/artifacts/org.elasticmq/elasticmq-storage-database_2.9.1/
implementation ("org.elasticmq:elasticmq-storage-database_2.9.1:0.6.2")
'org.elasticmq:elasticmq-storage-database_2.9.1:jar:0.6.2'
<dependency org="org.elasticmq" name="elasticmq-storage-database_2.9.1" rev="0.6.2">
<artifact name="elasticmq-storage-database_2.9.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elasticmq', module='elasticmq-storage-database_2.9.1', version='0.6.2')
)
libraryDependencies += "org.elasticmq" % "elasticmq-storage-database_2.9.1" % "0.6.2"
[org.elasticmq/elasticmq-storage-database_2.9.1 "0.6.2"]
Group / Artifact | Type | Version |
---|---|---|
org.elasticmq : elasticmq-api_2.9.1 | jar | 0.6.2 |
org.elasticmq : elasticmq-spi_2.9.1 | jar | 0.6.2 |
org.scala-lang : scala-library | jar | 2.9.1 |
org.squeryl : squeryl_2.9.1 | jar | 0.9.5-2 |
com.h2database : h2 | jar | 1.3.168 |
c3p0 : c3p0 | jar | 0.9.1.2 |
org.slf4j : log4j-over-slf4j | jar | 1.6.1 |
com.weiglewilczek.slf4s : slf4s_2.9.1 | jar | 1.0.7 |
com.google.code.findbugs : jsr305 | jar | 1.3.9 |
Group / Artifact | Type | Version |
---|---|---|
org.elasticmq : elasticmq-core_2.9.1 | jar | 0.6.2 |
mysql : mysql-connector-java | jar | 5.1.20 |