| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаcom.coherentlogic.gama.client |
| Идентификатор | Идентификаторgama-client-core |
| Версия | Версия2.0.3-RELEASE |
| Тип | Типjar |
| Описание |
Описаниеgama-client-core
Java client for the Google Analytics Measurement API (GAMA)
|
| Имя Файла | Размер |
|---|---|
| gama-client-core-2.0.3-RELEASE.pom | |
| gama-client-core-2.0.3-RELEASE.jar | 19 KB |
| gama-client-core-2.0.3-RELEASE-sources.jar | 20 KB |
| gama-client-core-2.0.3-RELEASE-javadoc.jar | 149 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.coherentlogic.enterprise-data-adapter : data-model-core | jar | |
| com.coherentlogic.enterprise-data-adapter : data-adapter-core | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.vintage : junit-vintage-engine | jar | |
| org.mockito : mockito-all | jar |