License |
License |
---|---|
GroupId | GroupIdcom.googlecode.objectify |
ArtifactId | ArtifactIdobjectify-insight |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionObjectify App Engine Insight
Insight into your high-volume datastore behavior
|
Project URL |
Project URL |
Filename | Size |
---|---|
objectify-insight-1.0.5.pom | |
objectify-insight-1.0.5.jar | 49 KB |
objectify-insight-1.0.5-sources.jar | 23 KB |
objectify-insight-1.0.5-javadoc.jar | 208 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.objectify/objectify-insight/ -->
<dependency>
<groupId>com.googlecode.objectify</groupId>
<artifactId>objectify-insight</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.objectify/objectify-insight/
implementation 'com.googlecode.objectify:objectify-insight:1.0.5'
// https://jarcasting.com/artifacts/com.googlecode.objectify/objectify-insight/
implementation ("com.googlecode.objectify:objectify-insight:1.0.5")
'com.googlecode.objectify:objectify-insight:jar:1.0.5'
<dependency org="com.googlecode.objectify" name="objectify-insight" rev="1.0.5">
<artifact name="objectify-insight" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.objectify', module='objectify-insight', version='1.0.5')
)
libraryDependencies += "com.googlecode.objectify" % "objectify-insight" % "1.0.5"
[com.googlecode.objectify/objectify-insight "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
javax.inject : javax.inject | jar | 1 |
com.google.guava : guava | jar | 25.1-jre |
com.fasterxml.jackson.core : jackson-core | jar | 2.8.4 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.8.4 |
com.google.apis : google-api-services-bigquery | jar | v2-rev383-1.23.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.appengine : appengine-api-1.0-sdk | jar | 1.9.64 |
com.google.appengine : appengine-api-labs | jar | 1.9.64 |
javax.servlet : servlet-api | jar | 2.5 |
org.projectlombok : lombok | jar | 1.16.20 |
Group / Artifact | Type | Version |
---|---|---|
com.google.appengine : appengine-api-stubs | jar | 1.9.64 |
com.google.appengine : appengine-testing | jar | 1.9.64 |
org.testng : testng | jar | 6.8 |
org.mockito : mockito-core | jar | 1.9.5 |
org.hamcrest : hamcrest-library | jar | 1.3 |