| Categories |
Categoriesconfig Application Layer Libs Configuration |
|---|---|
| GroupId | GroupIddirectory-naming |
| ArtifactId | ArtifactIdnaming-config |
| Last Version | Last Version0.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionNaming Config
|
| Filename | Size |
|---|---|
| naming-config-0.8.pom | |
| naming-config-0.8.jar | 15 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/directory-naming/naming-config/ -->
<dependency>
<groupId>directory-naming</groupId>
<artifactId>naming-config</artifactId>
<version>0.8</version>
</dependency>
// https://jarcasting.com/artifacts/directory-naming/naming-config/
implementation 'directory-naming:naming-config:0.8'
// https://jarcasting.com/artifacts/directory-naming/naming-config/
implementation ("directory-naming:naming-config:0.8")
'directory-naming:naming-config:jar:0.8'
<dependency org="directory-naming" name="naming-config" rev="0.8">
<artifact name="naming-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='directory-naming', module='naming-config', version='0.8')
)
libraryDependencies += "directory-naming" % "naming-config" % "0.8"
[directory-naming/naming-config "0.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| directory-naming : naming-core | jar | 0.8 |
| directory-naming : naming-factory | jar | 0.8 |
| commons-logging : commons-logging | jar | 1.0.3 |
| commons-lang : commons-lang | jar | 1.0.1 |
| commons-digester : commons-digester | jar | 1.4.1 |
| directory-naming : naming-java | jar | 0.8 |
| commons-beanutils : commons-beanutils | jar | 1.6.1 |
| commons-collections : commons-collections | jar | 3.1 |
| commons-dbcp : commons-dbcp | jar | 1.0 |
| commons-pool : commons-pool | jar | 1.0.1 |
| hsqldb : hsqldb | jar | 1.7.1 |