is not current version
Last Version 2016.02.07

com.github.sebhoss.bom:auto-managed 2015.11.22


Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.sebhoss.bom
ArtifactId

ArtifactId

auto-managed
Version

Version

2015.11.22
Type

Type

pom

Download auto-managed 2015.11.22


<!-- https://jarcasting.com/artifacts/com.github.sebhoss.bom/auto-managed/ -->
<dependency>
    <groupId>com.github.sebhoss.bom</groupId>
    <artifactId>auto-managed</artifactId>
    <version>2015.11.22</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.sebhoss.bom/auto-managed/
implementation 'com.github.sebhoss.bom:auto-managed:2015.11.22'
// https://jarcasting.com/artifacts/com.github.sebhoss.bom/auto-managed/
implementation ("com.github.sebhoss.bom:auto-managed:2015.11.22")
'com.github.sebhoss.bom:auto-managed:pom:2015.11.22'
<dependency org="com.github.sebhoss.bom" name="auto-managed" rev="2015.11.22">
  <artifact name="auto-managed" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.sebhoss.bom', module='auto-managed', version='2015.11.22')
)
libraryDependencies += "com.github.sebhoss.bom" % "auto-managed" % "2015.11.22"
[com.github.sebhoss.bom/auto-managed "2015.11.22"]