License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.csdn |
ArtifactId | ArtifactIdServiceFramework |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ServiceFramework-1.0.pom | |
ServiceFramework-1.0.jar | 205 KB |
ServiceFramework-1.0-sources.jar | 132 KB |
ServiceFramework-1.0-javadoc.jar | 718 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.csdn/ServiceFramework/ -->
<dependency>
<groupId>net.csdn</groupId>
<artifactId>ServiceFramework</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.csdn/ServiceFramework/
implementation 'net.csdn:ServiceFramework:1.0'
// https://jarcasting.com/artifacts/net.csdn/ServiceFramework/
implementation ("net.csdn:ServiceFramework:1.0")
'net.csdn:ServiceFramework:jar:1.0'
<dependency org="net.csdn" name="ServiceFramework" rev="1.0">
<artifact name="ServiceFramework" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.csdn', module='ServiceFramework', version='1.0')
)
libraryDependencies += "net.csdn" % "ServiceFramework" % "1.0"
[net.csdn/ServiceFramework "1.0"]
Group / Artifact | Type | Version |
---|---|---|
net.csdn : csdn-common | jar | 1.0 |
net.csdn : MongoMongo | jar | 1.0 |
net.csdn : ActiveORM | jar | 1.0 |
org.apache.httpcomponents : httpclient | jar | 4.2.5 |
org.eclipse.jetty : jetty-server | jar | 7.2.2.v20101205 |
org.eclipse.jetty : jetty-continuation | jar | 7.2.2.v20101205 |
org.eclipse.jetty : jetty-io | jar | 7.2.2.v20101205 |
org.eclipse.jetty : jetty-http | jar | 7.2.2.v20101205 |
org.eclipse.jetty : jetty-util | jar | 7.2.2.v20101205 |
org.apache.velocity : velocity | jar | 1.7 |
org.apache.thrift : libthrift | jar | 0.9.1 |
junit : junit | jar | 4.11 |
redis.clients : jedis | jar | 2.2.1 |