License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Net |
GroupId | GroupIdnet.kindleit |
ArtifactId | ArtifactIdmaven-gae-parent |
Last Version | Last Version0.9.6 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionMaven GAE Parent POM
Parent POM for the Maven - Google App Engine Integration artifacts.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
maven-gae-parent-0.9.6.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.kindleit/maven-gae-parent/ -->
<dependency>
<groupId>net.kindleit</groupId>
<artifactId>maven-gae-parent</artifactId>
<version>0.9.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.kindleit/maven-gae-parent/
implementation 'net.kindleit:maven-gae-parent:0.9.6'
// https://jarcasting.com/artifacts/net.kindleit/maven-gae-parent/
implementation ("net.kindleit:maven-gae-parent:0.9.6")
'net.kindleit:maven-gae-parent:pom:0.9.6'
<dependency org="net.kindleit" name="maven-gae-parent" rev="0.9.6">
<artifact name="maven-gae-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.kindleit', module='maven-gae-parent', version='0.9.6')
)
libraryDependencies += "net.kindleit" % "maven-gae-parent" % "0.9.6"
[net.kindleit/maven-gae-parent "0.9.6"]