| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииORM Данные |
| Группа | Группаcom.github.mkorman9.districron |
| Идентификатор | Идентификаторimplementation |
| Последняя версия | Последняя версия1.0.101 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеDistributed CRON microservice
|
| Имя Файла | Размер |
|---|---|
| implementation-1.0.101.pom | |
| implementation-1.0.101.jar | 29 MB |
| implementation-1.0.101-sources.jar | 13 KB |
| implementation-1.0.101-javadoc.jar | 435 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.mkorman9.districron/implementation/ -->
<dependency>
<groupId>com.github.mkorman9.districron</groupId>
<artifactId>implementation</artifactId>
<version>1.0.101</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mkorman9.districron/implementation/
implementation 'com.github.mkorman9.districron:implementation:1.0.101'
// https://jarcasting.com/artifacts/com.github.mkorman9.districron/implementation/
implementation ("com.github.mkorman9.districron:implementation:1.0.101")
'com.github.mkorman9.districron:implementation:jar:1.0.101'
<dependency org="com.github.mkorman9.districron" name="implementation" rev="1.0.101">
<artifact name="implementation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mkorman9.districron', module='implementation', version='1.0.101')
)
libraryDependencies += "com.github.mkorman9.districron" % "implementation" % "1.0.101"
[com.github.mkorman9.districron/implementation "1.0.101"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.mkorman9.districron : common | jar | 1.0.101 |
| org.scala-lang : scala-library | jar | 2.11.8 |
| com.typesafe.akka : akka-actor_2.11 | jar | 2.4.16 |
| com.typesafe.akka : akka-cluster_2.11 | jar | 2.4.16 |
| com.typesafe.akka : akka-cluster-tools_2.11 | jar | 2.4.16 |
| org.springframework : spring-context | jar | 4.3.6.RELEASE |
| ch.qos.logback : logback-classic | jar | 1.2.1 |
| com.typesafe.slick : slick_2.11 | jar | 2.1.0 |
| com.zaxxer : HikariCP | jar | 2.4.7 |
| mysql : mysql-connector-java | jar | 5.1.39 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scalatest : scalatest_2.11 | jar | 3.0.1 |
| org.scalamock : scalamock-scalatest-support_2.11 | jar | 3.5.0 |
| com.typesafe.akka : akka-testkit_2.11 | jar | 2.4.16 |