| Лицензия |
Лицензия
Plasma License
|
|---|---|
| Категории |
КатегорииASM Библиотеки уровня приложения Bytecode Manipulation |
| Группа | Группаorg.terrameta |
| Идентификатор | Идентификаторplasma-core |
| Последняя версия | Последняя версия2.1.7 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеPlasma Core
The Plasma Core Module
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| plasma-core-2.1.7.pom | |
| plasma-core-2.1.7.jar | 1000 KB |
| plasma-core-2.1.7-sources.jar | 898 KB |
| plasma-core-2.1.7-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.terrameta/plasma-core/ -->
<dependency>
<groupId>org.terrameta</groupId>
<artifactId>plasma-core</artifactId>
<version>2.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.terrameta/plasma-core/
implementation 'org.terrameta:plasma-core:2.1.7'
// https://jarcasting.com/artifacts/org.terrameta/plasma-core/
implementation ("org.terrameta:plasma-core:2.1.7")
'org.terrameta:plasma-core:jar:2.1.7'
<dependency org="org.terrameta" name="plasma-core" rev="2.1.7">
<artifact name="plasma-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.terrameta', module='plasma-core', version='2.1.7')
)
libraryDependencies += "org.terrameta" % "plasma-core" % "2.1.7"
[org.terrameta/plasma-core "2.1.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-logging : commons-logging | jar | 1.1.1 |
| commons-codec : commons-codec | jar | 1.7 |
| joda-time : joda-time | jar | 1.6.2 |
| org.apache.jena : jena-shaded-guava | jar | 3.7.0 |
| log4j : log4j | jar | 1.2.9 |
| jaxen : jaxen | jar | 1.1.6 |
| xerces : xercesImpl | jar | 2.11.0 |
| io.reactivex.rxjava2 : rxjava | jar | 2.0.5 |
| net.sf.ehcache : ehcache-core | jar | 2.6.8 |
| org.terrameta : plasma-common | jar | 2.1.7 |
| org.terrameta : plasma-runtime | jar | 2.1.7 |
| org.terrameta : plasma-metamodel | jar | 2.1.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |