License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.coherentlogic.gama.client |
ArtifactId | ArtifactIdgama-client-core |
Last Version | Last Version2.0.3-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongama-client-core
Java client for the Google Analytics Measurement API (GAMA)
|
<!-- https://jarcasting.com/artifacts/com.coherentlogic.gama.client/gama-client-core/ -->
<dependency>
<groupId>com.coherentlogic.gama.client</groupId>
<artifactId>gama-client-core</artifactId>
<version>2.0.3-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.coherentlogic.gama.client/gama-client-core/
implementation 'com.coherentlogic.gama.client:gama-client-core:2.0.3-RELEASE'
// https://jarcasting.com/artifacts/com.coherentlogic.gama.client/gama-client-core/
implementation ("com.coherentlogic.gama.client:gama-client-core:2.0.3-RELEASE")
'com.coherentlogic.gama.client:gama-client-core:jar:2.0.3-RELEASE'
<dependency org="com.coherentlogic.gama.client" name="gama-client-core" rev="2.0.3-RELEASE">
<artifact name="gama-client-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.coherentlogic.gama.client', module='gama-client-core', version='2.0.3-RELEASE')
)
libraryDependencies += "com.coherentlogic.gama.client" % "gama-client-core" % "2.0.3-RELEASE"
[com.coherentlogic.gama.client/gama-client-core "2.0.3-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.coherentlogic.enterprise-data-adapter : data-model-core | jar | |
com.coherentlogic.enterprise-data-adapter : data-adapter-core | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-core | jar | |
org.springframework : spring-web | jar | |
org.springframework.ws : spring-ws-core | jar | |
org.eclipse.persistence : javax.persistence | jar | |
org.slf4j : slf4j-api | jar | |
org.slf4j : slf4j-log4j12 | jar |
Group / Artifact | Type | Version |
---|---|---|
org.junit.vintage : junit-vintage-engine | jar | |
org.mockito : mockito-all | jar |