Download cloud-starter-context-2.0.0.RELEASE.jar file - Jar c

Jar examples for c:cloud-starter-context

Description

Cloud Starter Context

You can download jar file cloud-starter-context 2.0.0.RELEASE in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add cloud-starter-context-2.0.0.RELEASE.jar to your project.

<dependency>
   <groupId>com.minlia.cloud.starter</groupId>
   <artifactId>cloud-starter-context</artifactId>
   <version>2.0.0.RELEASE</version>
</dependency>
compile group: 'com.minlia.cloud.starter', name: 'cloud-starter-context', version: '2.0.0.RELEASE'
libraryDependencies += "com.minlia.cloud.starter" % "cloud-starter-context" % "2.0.0.RELEASE"
<dependency org="com.minlia.cloud.starter" name="cloud-starter-context" rev="2.0.0.RELEASE"/>
@Grapes(@Grab(group='com.minlia.cloud.starter', module='cloud-starter-context', version='2.0.0.RELEASE'))
'com.minlia.cloud.starter:cloud-starter-context:jar:2.0.0.RELEASE'

Download

Click the following link to download the jar file.

cloud-starter-context-2.0.0.RELEASE-javadoc.jar
cloud-starter-context-2.0.0.RELEASE-sources.jar
cloud-starter-context-2.0.0.RELEASE.jar
cloud-starter-context-2.0.0.RELEASE.pom



Related Tutorials