| License |
License |
|---|---|
| Categories |
Categoriesconfig Application Layer Libs Configuration |
| GroupId | GroupIdorg.jbundle.config.dep |
| ArtifactId | ArtifactIdjbundle-config-dep-base |
| Last Version | Last Version1.0.10 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionjbundle-config-dep-base - Base packages
Parent project for the jbundle framework
|
| Project Organization |
Project Organizationjbundle.org |
| Filename | Size |
|---|---|
| jbundle-config-dep-base-1.0.10.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jbundle.config.dep/jbundle-config-dep-base/ -->
<dependency>
<groupId>org.jbundle.config.dep</groupId>
<artifactId>jbundle-config-dep-base</artifactId>
<version>1.0.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jbundle.config.dep/jbundle-config-dep-base/
implementation 'org.jbundle.config.dep:jbundle-config-dep-base:1.0.10'
// https://jarcasting.com/artifacts/org.jbundle.config.dep/jbundle-config-dep-base/
implementation ("org.jbundle.config.dep:jbundle-config-dep-base:1.0.10")
'org.jbundle.config.dep:jbundle-config-dep-base:pom:1.0.10'
<dependency org="org.jbundle.config.dep" name="jbundle-config-dep-base" rev="1.0.10">
<artifact name="jbundle-config-dep-base" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jbundle.config.dep', module='jbundle-config-dep-base', version='1.0.10')
)
libraryDependencies += "org.jbundle.config.dep" % "jbundle-config-dep-base" % "1.0.10"
[org.jbundle.config.dep/jbundle-config-dep-base "1.0.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13 |