| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools jQAssistant Application Testing & Monitoring Code Analysis |
| GroupId | GroupIdcom.buschmais.jqassistant.core |
| ArtifactId | ArtifactIdstore |
| Last Version | Last Version1.12.0-M1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionjQAssistant Core Store
The jQAssistant Core Framework providing the basic infrastructure
for all jQAssistant plugins and other jQAssistant tools.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| store-1.12.0-M1.pom | |
| store-1.12.0-M1.jar | 18 KB |
| store-1.12.0-M1-tests.jar | 3 KB |
| store-1.12.0-M1-sources.jar | 11 KB |
| store-1.12.0-M1-javadoc.jar | 97 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.buschmais.jqassistant.core/store/ -->
<dependency>
<groupId>com.buschmais.jqassistant.core</groupId>
<artifactId>store</artifactId>
<version>1.12.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/com.buschmais.jqassistant.core/store/
implementation 'com.buschmais.jqassistant.core:store:1.12.0-M1'
// https://jarcasting.com/artifacts/com.buschmais.jqassistant.core/store/
implementation ("com.buschmais.jqassistant.core:store:1.12.0-M1")
'com.buschmais.jqassistant.core:store:jar:1.12.0-M1'
<dependency org="com.buschmais.jqassistant.core" name="store" rev="1.12.0-M1">
<artifact name="store" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.buschmais.jqassistant.core', module='store', version='1.12.0-M1')
)
libraryDependencies += "com.buschmais.jqassistant.core" % "store" % "1.12.0-M1"
[com.buschmais.jqassistant.core/store "1.12.0-M1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.buschmais.jqassistant.core : shared | jar | 1.12.0-M1 |
| com.buschmais.jqassistant.neo4jserver : bootstrap | jar | 1.12.0-M1 |
| com.buschmais.xo : xo.neo4j.api | jar | 1.4.1 |
| com.buschmais.xo : xo.neo4j.embedded | jar | 1.4.1 |
| com.buschmais.xo : xo.neo4j.remote | jar | 1.4.1 |
| io.smallrye.config : smallrye-config-core | jar | 2.9.1 |
| org.slf4j : slf4j-api | jar | 1.8.0-beta4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.buschmais.xo : xo.impl | jar | 1.4.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.mockito : mockito-junit-jupiter | jar | 2.23.4 |
| org.hamcrest : java-hamcrest | jar | 2.0.0.0 |
| org.assertj : assertj-core | jar | 3.21.0 |
| org.slf4j : slf4j-simple | jar | 1.8.0-beta4 |
| com.buschmais.jqassistant.neo4jserver : neo4jv3 | jar | 1.12.0-M1 |