| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.twill |
| Идентификатор | Идентификаторtwill-discovery-core |
| Версия | Версия0.14.0 |
| Тип | Типjar |
| Описание |
ОписаниеApache Twill discovery service implementations
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| twill-discovery-core-0.14.0.pom | |
| twill-discovery-core-0.14.0.jar | 30 KB |
| twill-discovery-core-0.14.0-sources.jar | 11 KB |
| twill-discovery-core-0.14.0-javadoc.jar | 29 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.twill/twill-discovery-core/ -->
<dependency>
<groupId>org.apache.twill</groupId>
<artifactId>twill-discovery-core</artifactId>
<version>0.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.twill/twill-discovery-core/
implementation 'org.apache.twill:twill-discovery-core:0.14.0'
// https://jarcasting.com/artifacts/org.apache.twill/twill-discovery-core/
implementation ("org.apache.twill:twill-discovery-core:0.14.0")
'org.apache.twill:twill-discovery-core:jar:0.14.0'
<dependency org="org.apache.twill" name="twill-discovery-core" rev="0.14.0">
<artifact name="twill-discovery-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.twill', module='twill-discovery-core', version='0.14.0')
)
libraryDependencies += "org.apache.twill" % "twill-discovery-core" % "0.14.0"
[org.apache.twill/twill-discovery-core "0.14.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.twill : twill-discovery-api | jar | 0.14.0 |
| org.apache.twill : twill-zookeeper | jar | 0.14.0 |
| com.google.code.gson : gson | jar | 2.2.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |