License |
License |
---|---|
GroupId | GroupIdcom.github.jochenw.qse |
ArtifactId | ArtifactIdqse-is-core |
Last Version | Last Version0.2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionqse-is-core
QSE IS (Core module)
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
qse-is-core-0.2.4.pom | |
qse-is-core-0.2.4.jar | 226 KB |
qse-is-core-0.2.4-sources.jar | 86 KB |
qse-is-core-0.2.4-javadoc.jar | 660 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jochenw.qse/qse-is-core/ -->
<dependency>
<groupId>com.github.jochenw.qse</groupId>
<artifactId>qse-is-core</artifactId>
<version>0.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jochenw.qse/qse-is-core/
implementation 'com.github.jochenw.qse:qse-is-core:0.2.4'
// https://jarcasting.com/artifacts/com.github.jochenw.qse/qse-is-core/
implementation ("com.github.jochenw.qse:qse-is-core:0.2.4")
'com.github.jochenw.qse:qse-is-core:jar:0.2.4'
<dependency org="com.github.jochenw.qse" name="qse-is-core" rev="0.2.4">
<artifact name="qse-is-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jochenw.qse', module='qse-is-core', version='0.2.4')
)
libraryDependencies += "com.github.jochenw.qse" % "qse-is-core" % "0.2.4"
[com.github.jochenw.qse/qse-is-core "0.2.4"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.2.200 |
com.github.jochenw.afw : afw-core | jar | 0.5.3 |
org.apache.geronimo.specs : geronimo-annotation_1.0_spec | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.glassfish : javax.json | jar | 1.1.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |