License |
License |
---|---|
Categories |
CategoriesConfiguration Application Layer Libs config |
GroupId | GroupIdcom.gitlab.jhonsapp |
ArtifactId | ArtifactIdweb-configuration |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionweb-configuration
...
|
Filename | Size |
---|---|
web-configuration-1.0.0.pom | |
web-configuration-1.0.0.jar | 3 KB |
web-configuration-1.0.0-sources.jar | 3 KB |
web-configuration-1.0.0-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitlab.jhonsapp/web-configuration/ -->
<dependency>
<groupId>com.gitlab.jhonsapp</groupId>
<artifactId>web-configuration</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.jhonsapp/web-configuration/
implementation 'com.gitlab.jhonsapp:web-configuration:1.0.0'
// https://jarcasting.com/artifacts/com.gitlab.jhonsapp/web-configuration/
implementation ("com.gitlab.jhonsapp:web-configuration:1.0.0")
'com.gitlab.jhonsapp:web-configuration:jar:1.0.0'
<dependency org="com.gitlab.jhonsapp" name="web-configuration" rev="1.0.0">
<artifact name="web-configuration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.jhonsapp', module='web-configuration', version='1.0.0')
)
libraryDependencies += "com.gitlab.jhonsapp" % "web-configuration" % "1.0.0"
[com.gitlab.jhonsapp/web-configuration "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.gitlab.jhonsapp : util | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 7.0 |
org.glassfish : javax.faces | jar | 2.2.13 |