| License |
License |
|---|---|
| GroupId | GroupIdcom.github.jcute |
| ArtifactId | ArtifactIdjcute-core |
| Last Version | Last Version0.1.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjcute-core
An IOC/AOP Framework
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| jcute-core-0.1.5.pom | |
| jcute-core-0.1.5.jar | 620 KB |
| jcute-core-0.1.5-sources.jar | 107 KB |
| jcute-core-0.1.5-javadoc.jar | 911 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.jcute/jcute-core/ -->
<dependency>
<groupId>com.github.jcute</groupId>
<artifactId>jcute-core</artifactId>
<version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jcute/jcute-core/
implementation 'com.github.jcute:jcute-core:0.1.5'
// https://jarcasting.com/artifacts/com.github.jcute/jcute-core/
implementation ("com.github.jcute:jcute-core:0.1.5")
'com.github.jcute:jcute-core:jar:0.1.5'
<dependency org="com.github.jcute" name="jcute-core" rev="0.1.5">
<artifact name="jcute-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jcute', module='jcute-core', version='0.1.5')
)
libraryDependencies += "com.github.jcute" % "jcute-core" % "0.1.5"
[com.github.jcute/jcute-core "0.1.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api Optional | jar | 1.7.25 |
| log4j : log4j Optional | jar | 1.2.17 |
| org.apache.logging.log4j : log4j-api Optional | jar | 2.3 |
| cglib : cglib-nodep Optional | jar | 3.2.6 |
| org.objenesis : objenesis Optional | jar | 2.6 |
| junit : junit Optional | jar | 4.12 |