| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.mastfrog |
| Идентификатор | Идентификаторacteur |
| Последняя версия | Последняя версия2.8.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеActeur
Shared configuration for Giulius, Acteur and
related projects
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикMastfrog Technologies |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| acteur-2.8.3.pom | |
| acteur-2.8.3.jar | 383 KB |
| acteur-2.8.3-sources.jar | 230 KB |
| acteur-2.8.3-javadoc.jar | 628 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.mastfrog/acteur/ -->
<dependency>
<groupId>com.mastfrog</groupId>
<artifactId>acteur</artifactId>
<version>2.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.mastfrog/acteur/
implementation 'com.mastfrog:acteur:2.8.3'
// https://jarcasting.com/artifacts/com.mastfrog/acteur/
implementation ("com.mastfrog:acteur:2.8.3")
'com.mastfrog:acteur:jar:2.8.3'
<dependency org="com.mastfrog" name="acteur" rev="2.8.3">
<artifact name="acteur" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mastfrog', module='acteur', version='2.8.3')
)
libraryDependencies += "com.mastfrog" % "acteur" % "2.8.3"
[com.mastfrog/acteur "2.8.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.mastfrog : annotation-processors | jar | 2.8.3 |
| com.mastfrog : acteur-annotations | jar | 2.8.3 |
| com.mastfrog : acteur-base | jar | 2.8.3 |
| com.mastfrog : function | jar | 2.8.3 |
| com.mastfrog : giulius | jar | 2.8.3 |
| com.mastfrog : util-misc | jar | 2.8.3 |
| com.mastfrog : acteur-util | jar | 2.8.3 |
| com.mastfrog : acteur-headers | jar | 2.8.3 |
| com.mastfrog : url | jar | 2.8.3 |
| com.mastfrog : scopes | jar | 2.8.3 |
| com.mastfrog : giulius-threadpool | jar | 2.8.3 |
| com.mastfrog : marshaller-registry | jar | 2.8.3 |
| io.netty : netty-buffer | jar | 4.1.78.Final |
| io.netty : netty-handler | jar | 4.1.78.Final |
| org.javassist : javassist | jar | 3.29.0-GA |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.mastfrog : netty-http-test-harness | jar | 2.8.3 |
| com.mastfrog : netty-http-client | jar | 2.8.3 |
| com.mastfrog : giulius-tests | jar | 2.8.3 |
| junit : junit | jar | 4.13.2 |
| org.bouncycastle : bcpkix-jdk15on | jar | 1.70 |