artifacts
Repositories, Scripts, etc.
| License |
License |
|---|---|
| Categories |
Categoriesconfig Application Layer Libs Configuration |
| GroupId | GroupIdorg.jbundle.config.repo |
| ArtifactId | ArtifactIdjbundle-util-repository |
| Last Version | Last Version2.0.8 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionjbundle-util-repository
jbundle-util repository
|
| Project Organization |
Project Organizationjbundle.org |
| Filename | Size |
|---|---|
| jbundle-util-repository-2.0.8.pom | |
| jbundle-util-repository-2.0.8.xml | 741 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jbundle.config.repo/jbundle-util-repository/ -->
<dependency>
<groupId>org.jbundle.config.repo</groupId>
<artifactId>jbundle-util-repository</artifactId>
<version>2.0.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jbundle.config.repo/jbundle-util-repository/
implementation 'org.jbundle.config.repo:jbundle-util-repository:2.0.8'
// https://jarcasting.com/artifacts/org.jbundle.config.repo/jbundle-util-repository/
implementation ("org.jbundle.config.repo:jbundle-util-repository:2.0.8")
'org.jbundle.config.repo:jbundle-util-repository:pom:2.0.8'
<dependency org="org.jbundle.config.repo" name="jbundle-util-repository" rev="2.0.8">
<artifact name="jbundle-util-repository" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jbundle.config.repo', module='jbundle-util-repository', version='2.0.8')
)
libraryDependencies += "org.jbundle.config.repo" % "jbundle-util-repository" % "2.0.8"
[org.jbundle.config.repo/jbundle-util-repository "2.0.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13 |
Repositories, Scripts, etc.