is not current version
Last Version 2.7.0.Final

io.thorntail:topology 2.2.1.Final

Topology

GroupId

GroupId

io.thorntail
ArtifactId

ArtifactId

topology
Version

Version

2.2.1.Final
Type

Type

jar

Download topology 2.2.1.Final


<!-- https://jarcasting.com/artifacts/io.thorntail/topology/ -->
<dependency>
    <groupId>io.thorntail</groupId>
    <artifactId>topology</artifactId>
    <version>2.2.1.Final</version>
</dependency>
// https://jarcasting.com/artifacts/io.thorntail/topology/
implementation 'io.thorntail:topology:2.2.1.Final'
// https://jarcasting.com/artifacts/io.thorntail/topology/
implementation ("io.thorntail:topology:2.2.1.Final")
'io.thorntail:topology:jar:2.2.1.Final'
<dependency org="io.thorntail" name="topology" rev="2.2.1.Final">
  <artifact name="topology" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.thorntail', module='topology', version='2.2.1.Final')
)
libraryDependencies += "io.thorntail" % "topology" % "2.2.1.Final"
[io.thorntail/topology "2.2.1.Final"]