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