Categories |
Categoriesconfig Application Layer Libs Configuration |
---|---|
GroupId | GroupIdorg.jbundle.config.web |
ArtifactId | ArtifactIdjbundle-config-web-site |
Last Version | Last Version0.7.8 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionjbundle-config-web-site - Web site
Parent project for the jbundle framework
|
Filename | Size |
---|---|
jbundle-config-web-site-0.7.8.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jbundle.config.web/jbundle-config-web-site/ -->
<dependency>
<groupId>org.jbundle.config.web</groupId>
<artifactId>jbundle-config-web-site</artifactId>
<version>0.7.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jbundle.config.web/jbundle-config-web-site/
implementation 'org.jbundle.config.web:jbundle-config-web-site:0.7.8'
// https://jarcasting.com/artifacts/org.jbundle.config.web/jbundle-config-web-site/
implementation ("org.jbundle.config.web:jbundle-config-web-site:0.7.8")
'org.jbundle.config.web:jbundle-config-web-site:pom:0.7.8'
<dependency org="org.jbundle.config.web" name="jbundle-config-web-site" rev="0.7.8">
<artifact name="jbundle-config-web-site" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jbundle.config.web', module='jbundle-config-web-site', version='0.7.8')
)
libraryDependencies += "org.jbundle.config.web" % "jbundle-config-web-site" % "0.7.8"
[org.jbundle.config.web/jbundle-config-web-site "0.7.8"]