License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdio.automatiko |
ArtifactId | ArtifactIdautomatiko-engine-bom |
Last Version | Last Version0.16.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAutomatiko Engine :: BOM
Automatiko :: Engine
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
automatiko-engine-bom-0.16.1.pom | 16 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.automatiko/automatiko-engine-bom/ -->
<dependency>
<groupId>io.automatiko</groupId>
<artifactId>automatiko-engine-bom</artifactId>
<version>0.16.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.automatiko/automatiko-engine-bom/
implementation 'io.automatiko:automatiko-engine-bom:0.16.1'
// https://jarcasting.com/artifacts/io.automatiko/automatiko-engine-bom/
implementation ("io.automatiko:automatiko-engine-bom:0.16.1")
'io.automatiko:automatiko-engine-bom:pom:0.16.1'
<dependency org="io.automatiko" name="automatiko-engine-bom" rev="0.16.1">
<artifact name="automatiko-engine-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.automatiko', module='automatiko-engine-bom', version='0.16.1')
)
libraryDependencies += "io.automatiko" % "automatiko-engine-bom" % "0.16.1"
[io.automatiko/automatiko-engine-bom "0.16.1"]