License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.contextfw |
ArtifactId | ArtifactIdcontext |
Last Version | Last Version0.8.5 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionContext
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
context-0.8.5.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.contextfw/context/ -->
<dependency>
<groupId>net.contextfw</groupId>
<artifactId>context</artifactId>
<version>0.8.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.contextfw/context/
implementation 'net.contextfw:context:0.8.5'
// https://jarcasting.com/artifacts/net.contextfw/context/
implementation ("net.contextfw:context:0.8.5")
'net.contextfw:context:pom:0.8.5'
<dependency org="net.contextfw" name="context" rev="0.8.5">
<artifact name="context" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.contextfw', module='context', version='0.8.5')
)
libraryDependencies += "net.contextfw" % "context" % "0.8.5"
[net.contextfw/context "0.8.5"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.5 |