| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.exerrk |
| Идентификатор | Идентификаторcore |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Описание |
ОписаниеExeReports :: Core
ExeReports Framework
|
| Имя Файла | Размер |
|---|---|
| core-1.0.0.pom | |
| core-1.0.0.jar | 5 MB |
| core-1.0.0-sources.jar | 5 MB |
| core-1.0.0-javadoc.jar | 18 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.exerrk/core/ -->
<dependency>
<groupId>com.github.exerrk</groupId>
<artifactId>core</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.exerrk/core/
implementation 'com.github.exerrk:core:1.0.0'
// https://jarcasting.com/artifacts/com.github.exerrk/core/
implementation ("com.github.exerrk:core:1.0.0")
'com.github.exerrk:core:jar:1.0.0'
<dependency org="com.github.exerrk" name="core" rev="1.0.0">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.exerrk', module='core', version='1.0.0')
)
libraryDependencies += "com.github.exerrk" % "core" % "1.0.0"
[com.github.exerrk/core "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.xml.soap : saaj-api | jar | 1.3 |