Last Version

Context 0.8.5

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Net
GroupId

GroupId

net.contextfw
ArtifactId

ArtifactId

context
Version

Version

0.8.5
Type

Type

pom
Description

Description

Context
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download context 0.8.5

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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.5

Project Modules

  • web