s

servicerocket-oss

ServiceRocket is the Strategic Services Partner for companies that need to get things done properly.
http://www.servicerocket.com/
The Apache Software License, Version 2.0
ServiceRocket
YC Lian
Files download
File Operation
servicerocket-oss-6.pom download
Apache Maven
<dependency>
  <groupId>com.servicerocket</groupId>
  <artifactId>servicerocket-oss</artifactId>
  <version>6</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.servicerocket:servicerocket-oss:6'
Gradle Kotlin
implementation("com.servicerocket:servicerocket-oss:6")
Scala SBT
libraryDependencies += "com.servicerocket" % "servicerocket-oss" % "6"
Groovy Grape
@Grapes(
  @Grab(group='com.servicerocket', module='servicerocket-oss', version='6')
)
Apache Ivy
<dependency org="com.servicerocket" name="servicerocket-oss" rev="6" />
Leiningen
[com.servicerocket/servicerocket-oss "6"]
Apache Buildr
'com.servicerocket:servicerocket-oss:jar:6'
Dependencies
The project has no third-party dependencies