heron-parent
发布到中央仓库需要插进: gpg : http://gpg4win.org/
heron-parent
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.seelyn |
| Идентификатор | Идентификаторheron-core |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеheron-core
heron is a lightweight Java Web Framework.
|
| Имя Файла | Размер |
|---|---|
| heron-core-1.0.0.pom | |
| heron-core-1.0.0.jar | 2 KB |
| heron-core-1.0.0-sources.jar | 781 bytes |
| heron-core-1.0.0-javadoc.jar | 21 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.seelyn/heron-core/ -->
<dependency>
<groupId>com.seelyn</groupId>
<artifactId>heron-core</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.seelyn/heron-core/
implementation 'com.seelyn:heron-core:1.0.0'
// https://jarcasting.com/artifacts/com.seelyn/heron-core/
implementation ("com.seelyn:heron-core:1.0.0")
'com.seelyn:heron-core:jar:1.0.0'
<dependency org="com.seelyn" name="heron-core" rev="1.0.0">
<artifact name="heron-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.seelyn', module='heron-core', version='1.0.0')
)
libraryDependencies += "com.seelyn" % "heron-core" % "1.0.0"
[com.seelyn/heron-core "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |
发布到中央仓库需要插进: gpg : http://gpg4win.org/
heron-parent