| License |
License |
|---|---|
| Categories |
Categoriesconfig Application Layer Libs Configuration |
| GroupId | GroupIdnl.eernie.as |
| ArtifactId | ArtifactIdASConfigCreator |
| Last Version | Last Version0.6.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionASConfigCreator
Create configs for you application server
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| ASConfigCreator-0.6.2.pom | 9 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/nl.eernie.as/ASConfigCreator/ -->
<dependency>
<groupId>nl.eernie.as</groupId>
<artifactId>ASConfigCreator</artifactId>
<version>0.6.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/nl.eernie.as/ASConfigCreator/
implementation 'nl.eernie.as:ASConfigCreator:0.6.2'
// https://jarcasting.com/artifacts/nl.eernie.as/ASConfigCreator/
implementation ("nl.eernie.as:ASConfigCreator:0.6.2")
'nl.eernie.as:ASConfigCreator:pom:0.6.2'
<dependency org="nl.eernie.as" name="ASConfigCreator" rev="0.6.2">
<artifact name="ASConfigCreator" type="pom" />
</dependency>
@Grapes(
@Grab(group='nl.eernie.as', module='ASConfigCreator', version='0.6.2')
)
libraryDependencies += "nl.eernie.as" % "ASConfigCreator" % "0.6.2"
[nl.eernie.as/ASConfigCreator "0.6.2"]