| License |
License |
|---|---|
| Categories |
CategoriesASM Application Layer Libs Bytecode Manipulation |
| GroupId | GroupIdio.atlasmap |
| ArtifactId | ArtifactIdatlas.parent |
| Version | Version1.10.0 |
| Type | Typejar |
| Description |
DescriptionAtlas :: Parent POM
The AtlasMap Project
|
| Filename | Size |
|---|---|
| atlas.parent-1.10.0.pom | 7 KB |
| atlas.parent-1.10.0-tests.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.atlasmap/atlas.parent/ -->
<dependency>
<groupId>io.atlasmap</groupId>
<artifactId>atlas.parent</artifactId>
<version>1.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.atlasmap/atlas.parent/
implementation 'io.atlasmap:atlas.parent:1.10.0'
// https://jarcasting.com/artifacts/io.atlasmap/atlas.parent/
implementation ("io.atlasmap:atlas.parent:1.10.0")
'io.atlasmap:atlas.parent:jar:1.10.0'
<dependency org="io.atlasmap" name="atlas.parent" rev="1.10.0">
<artifact name="atlas.parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.atlasmap', module='atlas.parent', version='1.10.0')
)
libraryDependencies += "io.atlasmap" % "atlas.parent" % "1.10.0"
[io.atlasmap/atlas.parent "1.10.0"]