GroupId | GroupIdcom.googlecode.objectify-appengine-spring |
---|---|
ArtifactId | ArtifactIdobjectify-appengine-spring |
Version | Version1.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.googlecode.objectify-appengine-spring/objectify-appengine-spring/ -->
<dependency>
<groupId>com.googlecode.objectify-appengine-spring</groupId>
<artifactId>objectify-appengine-spring</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.objectify-appengine-spring/objectify-appengine-spring/
implementation 'com.googlecode.objectify-appengine-spring:objectify-appengine-spring:1.1'
// https://jarcasting.com/artifacts/com.googlecode.objectify-appengine-spring/objectify-appengine-spring/
implementation ("com.googlecode.objectify-appengine-spring:objectify-appengine-spring:1.1")
'com.googlecode.objectify-appengine-spring:objectify-appengine-spring:jar:1.1'
<dependency org="com.googlecode.objectify-appengine-spring" name="objectify-appengine-spring" rev="1.1">
<artifact name="objectify-appengine-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.objectify-appengine-spring', module='objectify-appengine-spring', version='1.1')
)
libraryDependencies += "com.googlecode.objectify-appengine-spring" % "objectify-appengine-spring" % "1.1"
[com.googlecode.objectify-appengine-spring/objectify-appengine-spring "1.1"]