License |
License |
---|---|
GroupId | GroupIdcom.github.jochenw.afw |
ArtifactId | ArtifactIdafw-core |
Version | Version0.5.6 |
Type | Typejar |
Description |
DescriptionAFW (Core)
Application Framework (Core)
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
afw-core-0.5.6.pom | |
afw-core-0.5.6.jar | 973 KB |
afw-core-0.5.6-sources.jar | 791 KB |
afw-core-0.5.6-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jochenw.afw/afw-core/ -->
<dependency>
<groupId>com.github.jochenw.afw</groupId>
<artifactId>afw-core</artifactId>
<version>0.5.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jochenw.afw/afw-core/
implementation 'com.github.jochenw.afw:afw-core:0.5.6'
// https://jarcasting.com/artifacts/com.github.jochenw.afw/afw-core/
implementation ("com.github.jochenw.afw:afw-core:0.5.6")
'com.github.jochenw.afw:afw-core:jar:0.5.6'
<dependency org="com.github.jochenw.afw" name="afw-core" rev="0.5.6">
<artifact name="afw-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jochenw.afw', module='afw-core', version='0.5.6')
)
libraryDependencies += "com.github.jochenw.afw" % "afw-core" % "0.5.6"
[com.github.jochenw.afw/afw-core "0.5.6"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-api | jar | 2.13.2 |
org.apache.logging.log4j : log4j-core | jar | 2.13.2 |
javax.inject : javax.inject | jar | 1 |
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.14 |
org.slf4j : slf4j-api | jar | 1.6.1 |
javax.servlet : servlet-api | jar | 2.5 |
com.google.inject : guice | jar | 4.2.2 |
javax.annotation : jsr250-api | jar | 1.0 |
javax.json : javax.json-api | jar | 1.1 |
org.glassfish : javax.json | jar | 1.1 |
org.apache.groovy : groovy | jar | 4.0.0-alpha-1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
javax.inject : javax.inject-tck | jar | 1 |
org.apache.httpcomponents : httpcore | jar | 4.4.13 |
org.bouncycastle : bcprov-jdk15to18 | jar | 1.67 |
bouncycastle : bouncycastle-jce-jdk13 | jar | 112 |