License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdorg.jbundle.config |
ArtifactId | ArtifactIdjbundle-parent |
Last Version | Last Version1.4.3 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionjbundle-parent - Shared properties
Top level properties and features
|
Project Organization |
Project Organizationjbundle.org |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jbundle-parent-1.4.3.pom | 21 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jbundle.config/jbundle-parent/ -->
<dependency>
<groupId>org.jbundle.config</groupId>
<artifactId>jbundle-parent</artifactId>
<version>1.4.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jbundle.config/jbundle-parent/
implementation 'org.jbundle.config:jbundle-parent:1.4.3'
// https://jarcasting.com/artifacts/org.jbundle.config/jbundle-parent/
implementation ("org.jbundle.config:jbundle-parent:1.4.3")
'org.jbundle.config:jbundle-parent:pom:1.4.3'
<dependency org="org.jbundle.config" name="jbundle-parent" rev="1.4.3">
<artifact name="jbundle-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jbundle.config', module='jbundle-parent', version='1.4.3')
)
libraryDependencies += "org.jbundle.config" % "jbundle-parent" % "1.4.3"
[org.jbundle.config/jbundle-parent "1.4.3"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |