GroupId | GroupIdcom.github.jsimone |
---|---|
ArtifactId | ArtifactIdwebapp-runner-parent |
Version | Version8.5.37.0 |
Type | Typepom |
Filename | Size |
---|---|
webapp-runner-parent-8.5.37.0.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jsimone/webapp-runner-parent/ -->
<dependency>
<groupId>com.github.jsimone</groupId>
<artifactId>webapp-runner-parent</artifactId>
<version>8.5.37.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jsimone/webapp-runner-parent/
implementation 'com.github.jsimone:webapp-runner-parent:8.5.37.0'
// https://jarcasting.com/artifacts/com.github.jsimone/webapp-runner-parent/
implementation ("com.github.jsimone:webapp-runner-parent:8.5.37.0")
'com.github.jsimone:webapp-runner-parent:pom:8.5.37.0'
<dependency org="com.github.jsimone" name="webapp-runner-parent" rev="8.5.37.0">
<artifact name="webapp-runner-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jsimone', module='webapp-runner-parent', version='8.5.37.0')
)
libraryDependencies += "com.github.jsimone" % "webapp-runner-parent" % "8.5.37.0"
[com.github.jsimone/webapp-runner-parent "8.5.37.0"]