| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка |
| Группа | Группаcom.github.wangwei86609 |
| Идентификатор | Идентификаторosmanthus |
| Версия | Версия1.0.1.RELEASE |
| Тип | Типjar |
| Описание |
Описаниеosmanthus
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| osmanthus-1.0.1.RELEASE.pom | |
| osmanthus-1.0.1.RELEASE.jar | 44 KB |
| osmanthus-1.0.1.RELEASE-sources.jar | 22 KB |
| osmanthus-1.0.1.RELEASE-javadoc.jar | 258 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.wangwei86609/osmanthus/ -->
<dependency>
<groupId>com.github.wangwei86609</groupId>
<artifactId>osmanthus</artifactId>
<version>1.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wangwei86609/osmanthus/
implementation 'com.github.wangwei86609:osmanthus:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/com.github.wangwei86609/osmanthus/
implementation ("com.github.wangwei86609:osmanthus:1.0.1.RELEASE")
'com.github.wangwei86609:osmanthus:jar:1.0.1.RELEASE'
<dependency org="com.github.wangwei86609" name="osmanthus" rev="1.0.1.RELEASE">
<artifact name="osmanthus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wangwei86609', module='osmanthus', version='1.0.1.RELEASE')
)
libraryDependencies += "com.github.wangwei86609" % "osmanthus" % "1.0.1.RELEASE"
[com.github.wangwei86609/osmanthus "1.0.1.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mvel : mvel2 | jar | 2.3.1.Final |
| com.thoughtworks.xstream : xstream | jar | 1.3.1 |
| org.apache.commons : commons-lang3 | jar | 3.5 |
| log4j : log4j | jar | 1.2.17 |
| com.sun.mail : javax.mail | jar | 1.5.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.xerial : sqlite-jdbc | jar | 3.8.11.2 |
| junit : junit | jar | 3.8.1 |