| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииДанные |
| Группа | Группаcom.spotify.dataenum |
| Идентификатор | Идентификаторdataenum-integration-test |
| Версия | Версия1.4.1 |
| Тип | Типjar |
| Описание |
ОписаниеDataenum Integration Tests
The Spotify Root project helps establish consistent Maven conventions by being the parent POM
for other participating projects.
|
<!-- https://jarcasting.com/artifacts/com.spotify.dataenum/dataenum-integration-test/ -->
<dependency>
<groupId>com.spotify.dataenum</groupId>
<artifactId>dataenum-integration-test</artifactId>
<version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify.dataenum/dataenum-integration-test/
implementation 'com.spotify.dataenum:dataenum-integration-test:1.4.1'
// https://jarcasting.com/artifacts/com.spotify.dataenum/dataenum-integration-test/
implementation ("com.spotify.dataenum:dataenum-integration-test:1.4.1")
'com.spotify.dataenum:dataenum-integration-test:jar:1.4.1'
<dependency org="com.spotify.dataenum" name="dataenum-integration-test" rev="1.4.1">
<artifact name="dataenum-integration-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify.dataenum', module='dataenum-integration-test', version='1.4.1')
)
libraryDependencies += "com.spotify.dataenum" % "dataenum-integration-test" % "1.4.1"
[com.spotify.dataenum/dataenum-integration-test "1.4.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.spotify.dataenum : dataenum | jar | 1.4.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.spotify.dataenum : dataenum-processor | jar | 1.4.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.assertj : assertj-core | jar | 3.8.0 |