Last Version

com.github.codegerm:org.cg.services.core 1.0.6

A simple web services development suite with Spring and OSGi support and several utilities including exception handling, excution time filter, swagger api listing etc.

License

License

GroupId

GroupId

com.github.codegerm
ArtifactId

ArtifactId

org.cg.services.core
Version

Version

1.0.6
Type

Type

jar
Description

Description

com.github.codegerm:org.cg.services.core
A simple web services development suite with Spring and OSGi support and several utilities including exception handling, excution time filter, swagger api listing etc.
Project URL

Project URL

https://github.com/CodeGerm/GermServices
Project Organization

Project Organization

CodeGerm
Source Code Management

Source Code Management

https://github.com/CodeGerm/GermServices

Download org.cg.services.core 1.0.6


<!-- https://jarcasting.com/artifacts/com.github.codegerm/org.cg.services.core/ -->
<dependency>
    <groupId>com.github.codegerm</groupId>
    <artifactId>org.cg.services.core</artifactId>
    <version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.codegerm/org.cg.services.core/
implementation 'com.github.codegerm:org.cg.services.core:1.0.6'
// https://jarcasting.com/artifacts/com.github.codegerm/org.cg.services.core/
implementation ("com.github.codegerm:org.cg.services.core:1.0.6")
'com.github.codegerm:org.cg.services.core:jar:1.0.6'
<dependency org="com.github.codegerm" name="org.cg.services.core" rev="1.0.6">
  <artifact name="org.cg.services.core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.codegerm', module='org.cg.services.core', version='1.0.6')
)
libraryDependencies += "com.github.codegerm" % "org.cg.services.core" % "1.0.6"
[com.github.codegerm/org.cg.services.core "1.0.6"]

Dependencies

compile (20)

Group / Artifact Type Version
org.apache.cxf : cxf-rt-frontend-jaxws jar 3.1.5
org.apache.cxf : cxf-rt-transports-http jar 3.1.5
org.apache.cxf : cxf-rt-frontend-jaxrs jar 3.1.5
org.apache.cxf : cxf-rt-rs-service-description jar 3.1.5
org.apache.cxf : cxf-rt-rs-client jar 3.1.5
org.springframework : spring-core jar 4.2.5.RELEASE
org.springframework : spring-context jar 4.2.5.RELEASE
org.springframework : spring-beans jar 4.2.5.RELEASE
org.springframework : spring-web jar 4.2.5.RELEASE
org.springframework : spring-webmvc jar 4.2.5.RELEASE
org.springframework : spring-test jar 4.2.5.RELEASE
org.springframework : spring-websocket jar 4.2.5.RELEASE
org.springframework : spring-messaging jar 4.2.5.RELEASE
com.google.code.gson : gson jar 2.6.1
javax.servlet : javax.servlet-api jar 3.1.0
org.osgi : org.osgi.core jar 6.0.0
io.swagger : swagger-jaxrs jar 1.5.0
org.slf4j : slf4j-log4j12 jar 1.7.12
com.google.guava : guava jar 12.0.1
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar 2.4.2

Project Modules

There are no modules declared in this project.