is not current version
Last Version 1.2.1

org.trailsframework:trails-secure-archetype 1.0


GroupId

GroupId

org.trailsframework
ArtifactId

ArtifactId

trails-secure-archetype
Version

Version

1.0
Type

Type

jar

Download trails-secure-archetype 1.0


<!-- https://jarcasting.com/artifacts/org.trailsframework/trails-secure-archetype/ -->
<dependency>
    <groupId>org.trailsframework</groupId>
    <artifactId>trails-secure-archetype</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.trailsframework/trails-secure-archetype/
implementation 'org.trailsframework:trails-secure-archetype:1.0'
// https://jarcasting.com/artifacts/org.trailsframework/trails-secure-archetype/
implementation ("org.trailsframework:trails-secure-archetype:1.0")
'org.trailsframework:trails-secure-archetype:jar:1.0'
<dependency org="org.trailsframework" name="trails-secure-archetype" rev="1.0">
  <artifact name="trails-secure-archetype" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.trailsframework', module='trails-secure-archetype', version='1.0')
)
libraryDependencies += "org.trailsframework" % "trails-secure-archetype" % "1.0"
[org.trailsframework/trails-secure-archetype "1.0"]