License |
License |
---|---|
GroupId | GroupIdcom.github.drinkjava2 |
ArtifactId | ArtifactIdjbeanbox |
Last Version | Last Version4.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionjBeanBox
jBeanBox is a macro scale IOC(DI)/AOP tool
|
Project URL |
Project URL |
Filename | Size |
---|---|
jbeanbox-4.0.0.pom | |
jbeanbox-4.0.0.jar | 461 KB |
jbeanbox-4.0.0-sources.jar | 399 KB |
jbeanbox-4.0.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.drinkjava2/jbeanbox/ -->
<dependency>
<groupId>com.github.drinkjava2</groupId>
<artifactId>jbeanbox</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.drinkjava2/jbeanbox/
implementation 'com.github.drinkjava2:jbeanbox:4.0.0'
// https://jarcasting.com/artifacts/com.github.drinkjava2/jbeanbox/
implementation ("com.github.drinkjava2:jbeanbox:4.0.0")
'com.github.drinkjava2:jbeanbox:jar:4.0.0'
<dependency org="com.github.drinkjava2" name="jbeanbox" rev="4.0.0">
<artifact name="jbeanbox" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.drinkjava2', module='jbeanbox', version='4.0.0')
)
libraryDependencies += "com.github.drinkjava2" % "jbeanbox" % "4.0.0"
[com.github.drinkjava2/jbeanbox "4.0.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |