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