| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.almex |
| Идентификатор | Идентификаторraildelays-repository |
| Версия | Версия2.0.0-beta.2 |
| Тип | Типjar |
| Описание |
ОписаниеRepository layer
Raildelays is mainly a Java application which accumulates train delays from the Belgian railway company called
NMBS/SNCB.
|
<!-- https://jarcasting.com/artifacts/com.github.almex/raildelays-repository/ -->
<dependency>
<groupId>com.github.almex</groupId>
<artifactId>raildelays-repository</artifactId>
<version>2.0.0-beta.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.almex/raildelays-repository/
implementation 'com.github.almex:raildelays-repository:2.0.0-beta.2'
// https://jarcasting.com/artifacts/com.github.almex/raildelays-repository/
implementation ("com.github.almex:raildelays-repository:2.0.0-beta.2")
'com.github.almex:raildelays-repository:jar:2.0.0-beta.2'
<dependency org="com.github.almex" name="raildelays-repository" rev="2.0.0-beta.2">
<artifact name="raildelays-repository" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.almex', module='raildelays-repository', version='2.0.0-beta.2')
)
libraryDependencies += "com.github.almex" % "raildelays-repository" % "2.0.0-beta.2"
[com.github.almex/raildelays-repository "2.0.0-beta.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-test | jar | 4.3.1.RELEASE |
| org.dbunit : dbunit | jar | 2.4.9 |
| com.excilys.ebi.spring-dbunit : spring-dbunit-test | jar | 1.4.0 |
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-junit | jar | 2.0.0.0 |
| org.easymock : easymock | jar | 3.4 |