| License |
License |
|---|---|
| GroupId | GroupIdcom.wee0.box |
| ArtifactId | ArtifactIdbox-core-impl |
| Last Version | Last Version0.4.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionbox-core-impl
adaptive framework
|
| Filename | Size |
|---|---|
| box-core-impl-0.4.0.pom | |
| box-core-impl-0.4.0.jar | 156 KB |
| box-core-impl-0.4.0-sources.jar | 105 KB |
| box-core-impl-0.4.0-javadoc.jar | 380 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.wee0.box/box-core-impl/ -->
<dependency>
<groupId>com.wee0.box</groupId>
<artifactId>box-core-impl</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.wee0.box/box-core-impl/
implementation 'com.wee0.box:box-core-impl:0.4.0'
// https://jarcasting.com/artifacts/com.wee0.box/box-core-impl/
implementation ("com.wee0.box:box-core-impl:0.4.0")
'com.wee0.box:box-core-impl:jar:0.4.0'
<dependency org="com.wee0.box" name="box-core-impl" rev="0.4.0">
<artifact name="box-core-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wee0.box', module='box-core-impl', version='0.4.0')
)
libraryDependencies += "com.wee0.box" % "box-core-impl" % "0.4.0"
[com.wee0.box/box-core-impl "0.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.wee0.box : box-core-api | jar | 0.4.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic Optional | jar | 1.2.3 |
| org.apache.logging.log4j : log4j-core Optional | jar | 2.7 |
| com.fasterxml.jackson.core : jackson-databind Optional | jar | 2.9.9 |
| org.yaml : snakeyaml Optional | jar | 1.26 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.7.2 |