License |
License |
---|---|
Categories |
CategorieseXist Data Databases |
GroupId | GroupIdorg.exist-db |
ArtifactId | ArtifactIdexist-core-jcstress |
Last Version | Last Version6.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptioneXist-db Core JCStress Tests
eXist-db NoSQL Database
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
exist-core-jcstress-6.0.1.pom | |
exist-core-jcstress-6.0.1.jar | 20 KB |
exist-core-jcstress-6.0.1-sources.jar | 8 KB |
exist-core-jcstress-6.0.1-javadoc.jar | 74 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.exist-db/exist-core-jcstress/ -->
<dependency>
<groupId>org.exist-db</groupId>
<artifactId>exist-core-jcstress</artifactId>
<version>6.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.exist-db/exist-core-jcstress/
implementation 'org.exist-db:exist-core-jcstress:6.0.1'
// https://jarcasting.com/artifacts/org.exist-db/exist-core-jcstress/
implementation ("org.exist-db:exist-core-jcstress:6.0.1")
'org.exist-db:exist-core-jcstress:jar:6.0.1'
<dependency org="org.exist-db" name="exist-core-jcstress" rev="6.0.1">
<artifact name="exist-core-jcstress" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.exist-db', module='exist-core-jcstress', version='6.0.1')
)
libraryDependencies += "org.exist-db" % "exist-core-jcstress" % "6.0.1"
[org.exist-db/exist-core-jcstress "6.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.openjdk.jcstress : jcstress-core | jar | 0.15 |
org.exist-db : exist-core | jar | 6.0.1 |