License |
License |
---|---|
Categories |
CategoriesASM Application Layer Libs Bytecode Manipulation |
GroupId | GroupIdio.atlasmap |
ArtifactId | ArtifactIdatlasmap-standalone |
Last Version | Last Version2.4.0-M.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAtlasMap Standalone Application
AtlasMap spring-boot runtime which runs AtlasMap design runtime service and AtlasMap Data Mapper UI in a single spring-boot image
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.atlasmap/atlasmap-standalone/ -->
<dependency>
<groupId>io.atlasmap</groupId>
<artifactId>atlasmap-standalone</artifactId>
<version>2.4.0-M.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.atlasmap/atlasmap-standalone/
implementation 'io.atlasmap:atlasmap-standalone:2.4.0-M.4'
// https://jarcasting.com/artifacts/io.atlasmap/atlasmap-standalone/
implementation ("io.atlasmap:atlasmap-standalone:2.4.0-M.4")
'io.atlasmap:atlasmap-standalone:jar:2.4.0-M.4'
<dependency org="io.atlasmap" name="atlasmap-standalone" rev="2.4.0-M.4">
<artifact name="atlasmap-standalone" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.atlasmap', module='atlasmap-standalone', version='2.4.0-M.4')
)
libraryDependencies += "io.atlasmap" % "atlasmap-standalone" % "2.4.0-M.4"
[io.atlasmap/atlasmap-standalone "2.4.0-M.4"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
com.squareup.okhttp3 : okhttp | jar | 4.9.3 |
org.seleniumhq.selenium : selenium-java | jar | 4.1.1 |
org.seleniumhq.selenium : selenium-api | jar | 4.1.1 |
org.seleniumhq.selenium : selenium-support | jar | 4.1.1 |
org.seleniumhq.selenium : selenium-chrome-driver | jar | 4.1.1 |
org.seleniumhq.selenium : selenium-remote-driver | jar | 4.1.1 |