Jar examples for c:cloud-starter-context
Cloud Starter Context
You can download jar file cloud-starter-context 2.0.0.RELEASE in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
cloud-starter-context-2.0.0.RELEASE-javadoc.jar