| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.gu |
| Идентификатор | Идентификаторcontent-authorisation-common_2.12 |
| Версия | Версия0.6 |
| Тип | Типjar |
| Описание |
Описаниеcontent-authorisation-common
Extracts some behaviours from content-authorisation
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.gu/content-authorisation-common_2.12/ -->
<dependency>
<groupId>com.gu</groupId>
<artifactId>content-authorisation-common_2.12</artifactId>
<version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.gu/content-authorisation-common_2.12/
implementation 'com.gu:content-authorisation-common_2.12:0.6'
// https://jarcasting.com/artifacts/com.gu/content-authorisation-common_2.12/
implementation ("com.gu:content-authorisation-common_2.12:0.6")
'com.gu:content-authorisation-common_2.12:jar:0.6'
<dependency org="com.gu" name="content-authorisation-common_2.12" rev="0.6">
<artifact name="content-authorisation-common_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gu', module='content-authorisation-common_2.12', version='0.6')
)
libraryDependencies += "com.gu" % "content-authorisation-common_2.12" % "0.6"
[com.gu/content-authorisation-common_2.12 "0.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.14 |
| commons-io : commons-io | jar | 2.11.0 |
| joda-time : joda-time | jar | 2.10.10 |
| com.typesafe : config | jar | 1.4.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scalatest : scalatest_2.12 | jar | 3.1.1 |