| License |
License
The MIT License (MIT)
|
|---|---|
| GroupId | GroupIdcom.9ls |
| ArtifactId | ArtifactIdcommon-context |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
Descriptionnls-common-context
Common utility classes
|
| Filename | Size |
|---|---|
| common-context-1.0.0.pom | |
| common-context-1.0.0.jar | 4 KB |
| common-context-1.0.0-sources.jar | 2 KB |
| common-context-1.0.0-javadoc.jar | 389 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.9ls/common-context/ -->
<dependency>
<groupId>com.9ls</groupId>
<artifactId>common-context</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.9ls/common-context/
implementation 'com.9ls:common-context:1.0.0'
// https://jarcasting.com/artifacts/com.9ls/common-context/
implementation ("com.9ls:common-context:1.0.0")
'com.9ls:common-context:jar:1.0.0'
<dependency org="com.9ls" name="common-context" rev="1.0.0">
<artifact name="common-context" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.9ls', module='common-context', version='1.0.0')
)
libraryDependencies += "com.9ls" % "common-context" % "1.0.0"
[com.9ls/common-context "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-context | jar | 4.3.22.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.spockframework : spock-core | jar | 1.0-groovy-2.4 |