foundation
Java项目的基础工程
LICENSE
The Apache Software License, Version 2.0
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJersey Межпрограммное взаимодействие REST Frameworks |
| Группа | Группаcom.github.zzycjcg |
| Идентификатор | Идентификаторfoundation-jersey |
| Последняя версия | Последняя версия0.0.3 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеThe foundation framework makes it easier to build Java web applications. Foundation is mainly based on spring,
mybatis and jersey.
|
| Имя Файла | Размер |
|---|---|
| foundation-jersey-0.0.3.pom | 542 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.zzycjcg/foundation-jersey/ -->
<dependency>
<groupId>com.github.zzycjcg</groupId>
<artifactId>foundation-jersey</artifactId>
<version>0.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.zzycjcg/foundation-jersey/
implementation 'com.github.zzycjcg:foundation-jersey:0.0.3'
// https://jarcasting.com/artifacts/com.github.zzycjcg/foundation-jersey/
implementation ("com.github.zzycjcg:foundation-jersey:0.0.3")
'com.github.zzycjcg:foundation-jersey:pom:0.0.3'
<dependency org="com.github.zzycjcg" name="foundation-jersey" rev="0.0.3">
<artifact name="foundation-jersey" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.zzycjcg', module='foundation-jersey', version='0.0.3')
)
libraryDependencies += "com.github.zzycjcg" % "foundation-jersey" % "0.0.3"
[com.github.zzycjcg/foundation-jersey "0.0.3"]
Java项目的基础工程
The Apache Software License, Version 2.0