| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.edgent |
| Идентификатор | Идентификаторedgent-api-oplet |
| Версия | Версия1.2.0 |
| Тип | Типjar |
| Описание |
ОписаниеApache Edgent (Java 8): API: Oplet
The Apache Edgent Project
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| edgent-api-oplet-1.2.0.pom | |
| edgent-api-oplet-1.2.0.jar | 41 KB |
| edgent-api-oplet-1.2.0-sources.jar | 42 KB |
| edgent-api-oplet-1.2.0-javadoc.jar | 203 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.edgent/edgent-api-oplet/ -->
<dependency>
<groupId>org.apache.edgent</groupId>
<artifactId>edgent-api-oplet</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.edgent/edgent-api-oplet/
implementation 'org.apache.edgent:edgent-api-oplet:1.2.0'
// https://jarcasting.com/artifacts/org.apache.edgent/edgent-api-oplet/
implementation ("org.apache.edgent:edgent-api-oplet:1.2.0")
'org.apache.edgent:edgent-api-oplet:jar:1.2.0'
<dependency org="org.apache.edgent" name="edgent-api-oplet" rev="1.2.0">
<artifact name="edgent-api-oplet" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.edgent', module='edgent-api-oplet', version='1.2.0')
)
libraryDependencies += "org.apache.edgent" % "edgent-api-oplet" % "1.2.0"
[org.apache.edgent/edgent-api-oplet "1.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.edgent : edgent-api-function | jar | 1.2.0 |
| org.apache.edgent : edgent-api-execution | jar | 1.2.0 |
| org.apache.edgent : edgent-api-window | jar | 1.2.0 |
| io.dropwizard.metrics : metrics-core | jar | 3.1.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.12 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.slf4j : slf4j-jdk14 | jar | 1.7.12 |