Last Version

com.github.zzycjcg:foundation-jersey-server 0.0.3

The foundation framework makes it easier to build Java web applications. Foundation is mainly based on spring, mybatis and jersey.

License

License

Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

com.github.zzycjcg
ArtifactId

ArtifactId

foundation-jersey-server
Version

Version

0.0.3
Type

Type

jar
Description

Description

The foundation framework makes it easier to build Java web applications. Foundation is mainly based on spring, mybatis and jersey.

Download foundation-jersey-server 0.0.3


<!-- https://jarcasting.com/artifacts/com.github.zzycjcg/foundation-jersey-server/ -->
<dependency>
    <groupId>com.github.zzycjcg</groupId>
    <artifactId>foundation-jersey-server</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zzycjcg/foundation-jersey-server/
implementation 'com.github.zzycjcg:foundation-jersey-server:0.0.3'
// https://jarcasting.com/artifacts/com.github.zzycjcg/foundation-jersey-server/
implementation ("com.github.zzycjcg:foundation-jersey-server:0.0.3")
'com.github.zzycjcg:foundation-jersey-server:jar:0.0.3'
<dependency org="com.github.zzycjcg" name="foundation-jersey-server" rev="0.0.3">
  <artifact name="foundation-jersey-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zzycjcg', module='foundation-jersey-server', version='0.0.3')
)
libraryDependencies += "com.github.zzycjcg" % "foundation-jersey-server" % "0.0.3"
[com.github.zzycjcg/foundation-jersey-server "0.0.3"]

Dependencies

compile (4)

Group / Artifact Type Version
org.glassfish.jersey.containers : jersey-container-servlet jar 2.18
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.18
com.github.zzycjcg : foundation-core jar 0.0.3
org.springframework : spring-web jar 3.2.13.RELEASE

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

Project Modules

There are no modules declared in this project.