Last Version

Helper for a direct run from IDE 2.7.0.Final

Build Parent to bring in required dependencies

License

License

AL2
GroupId

GroupId

io.thorntail
ArtifactId

ArtifactId

thorntail-runner
Version

Version

2.7.0.Final
Type

Type

jar
Description

Description

Helper for a direct run from IDE
Build Parent to bring in required dependencies
Project Organization

Project Organization

JBoss by Red Hat

Download thorntail-runner 2.7.0.Final


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

Dependencies

compile (12)

Group / Artifact Type Version
io.thorntail : tools jar 2.7.0.Final
io.thorntail.jdk-specific : thorntail-jdk-specific jar 2
org.apache.maven : maven-resolver-provider jar 3.6.0
org.apache.maven.resolver : maven-resolver-api jar 1.3.1
org.apache.maven.resolver : maven-resolver-util jar 1.3.1
org.apache.maven.resolver : maven-resolver-impl jar 1.3.1
org.apache.maven.resolver : maven-resolver-connector-basic jar 1.3.1
org.apache.maven.resolver : maven-resolver-transport-file jar 1.3.1
org.apache.maven.resolver : maven-resolver-transport-http jar 1.3.1
org.apache.maven : maven-settings-builder jar 3.6.0
com.google.guava : guava jar
io.thorntail : maven-utils jar 2.7.0.Final

test (5)

Group / Artifact Type Version
org.jboss.logging : commons-logging-jboss-logging jar
junit : junit jar 4.12
org.easytesting : fest-assert jar 1.4
org.mockito : mockito-core jar 2.2.28
io.thorntail : build-resources jar 2.7.0.Final

Project Modules

There are no modules declared in this project.