License |
License |
---|---|
Categories |
CategoriesAnt Build Tools jQAssistant Application Testing & Monitoring Code Analysis |
GroupId | GroupIdcom.buschmais.jqassistant.core |
ArtifactId | ArtifactIdshared |
Last Version | Last Version1.12.0-M1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionjQAssistant Core Shared
The jQAssistant Core Framework providing the basic infrastructure
for all jQAssistant plugins and other jQAssistant tools.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
shared-1.12.0-M1.pom | |
shared-1.12.0-M1.jar | 24 KB |
shared-1.12.0-M1-tests.jar | 3 KB |
shared-1.12.0-M1-sources.jar | 17 KB |
shared-1.12.0-M1-javadoc.jar | 154 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.buschmais.jqassistant.core/shared/ -->
<dependency>
<groupId>com.buschmais.jqassistant.core</groupId>
<artifactId>shared</artifactId>
<version>1.12.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/com.buschmais.jqassistant.core/shared/
implementation 'com.buschmais.jqassistant.core:shared:1.12.0-M1'
// https://jarcasting.com/artifacts/com.buschmais.jqassistant.core/shared/
implementation ("com.buschmais.jqassistant.core:shared:1.12.0-M1")
'com.buschmais.jqassistant.core:shared:jar:1.12.0-M1'
<dependency org="com.buschmais.jqassistant.core" name="shared" rev="1.12.0-M1">
<artifact name="shared" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.buschmais.jqassistant.core', module='shared', version='1.12.0-M1')
)
libraryDependencies += "com.buschmais.jqassistant.core" % "shared" % "1.12.0-M1"
[com.buschmais.jqassistant.core/shared "1.12.0-M1"]
Group / Artifact | Type | Version |
---|---|---|
org.asciidoctor : asciidoctorj | jar | 2.5.3 |
org.asciidoctor : asciidoctorj-diagram | jar | 2.2.1 |
net.sourceforge.plantuml : plantuml | jar | 1.2022.1 |
org.eclipse.elk : org.eclipse.elk.core | jar | 0.7.1 |
org.eclipse.elk : org.eclipse.elk.alg.layered | jar | 0.7.1 |
org.eclipse.elk : org.eclipse.elk.alg.mrtree | jar | 0.7.1 |
org.eclipse.elk : org.eclipse.elk.graph | jar | 0.7.1 |
org.jruby : jruby-core | jar | 9.2.20.1 |
org.jruby : jruby-stdlib | jar | 9.2.20.1 |
org.slf4j : slf4j-api | jar | 1.8.0-beta4 |
commons-lang : commons-lang | jar | 2.6 |
com.google.guava : guava | jar | 30.0-jre |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.8.0-beta4 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-junit-jupiter | jar | 2.23.4 |