| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.pms1.tppt |
| Идентификатор | Идентификаторtppt-core |
| Версия | Версия0.3.0 |
| Тип | Типjar |
| Описание |
ОписаниеAn Apache Maven plugin for creating P2 repositories along with features directly from Maven artifacts that are already OSGi bundles.
|
| Имя Файла | Размер |
|---|---|
| tppt-core-0.3.0.pom | |
| tppt-core-0.3.0.jar | 20 KB |
| tppt-core-0.3.0-sources.jar | 5 KB |
| tppt-core-0.3.0-javadoc.jar | 41 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.pms1.tppt/tppt-core/ -->
<dependency>
<groupId>com.github.pms1.tppt</groupId>
<artifactId>tppt-core</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pms1.tppt/tppt-core/
implementation 'com.github.pms1.tppt:tppt-core:0.3.0'
// https://jarcasting.com/artifacts/com.github.pms1.tppt/tppt-core/
implementation ("com.github.pms1.tppt:tppt-core:0.3.0")
'com.github.pms1.tppt:tppt-core:jar:0.3.0'
<dependency org="com.github.pms1.tppt" name="tppt-core" rev="0.3.0">
<artifact name="tppt-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pms1.tppt', module='tppt-core', version='0.3.0')
)
libraryDependencies += "com.github.pms1.tppt" % "tppt-core" % "0.3.0"
[com.github.pms1.tppt/tppt-core "0.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| de.pdark : decentxml | jar | 1.4 |
| com.github.pms1.tppt : p2-tooling | jar | 0.3.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.maven : maven-core | jar | 3.3.9 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.assertj : assertj-core | jar | 3.6.2 |