License |
License |
---|---|
GroupId | GroupIdcom.github.nomou |
ArtifactId | ArtifactIdnougat-web-context |
Last Version | Last Version1.0.14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNougat - a light java toolkit
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
nougat-web-context-1.0.14.pom | |
nougat-web-context-1.0.14.jar | 37 KB |
nougat-web-context-1.0.14-sources.jar | 14 KB |
nougat-web-context-1.0.14-javadoc.jar | 111 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.nomou/nougat-web-context/ -->
<dependency>
<groupId>com.github.nomou</groupId>
<artifactId>nougat-web-context</artifactId>
<version>1.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nomou/nougat-web-context/
implementation 'com.github.nomou:nougat-web-context:1.0.14'
// https://jarcasting.com/artifacts/com.github.nomou/nougat-web-context/
implementation ("com.github.nomou:nougat-web-context:1.0.14")
'com.github.nomou:nougat-web-context:jar:1.0.14'
<dependency org="com.github.nomou" name="nougat-web-context" rev="1.0.14">
<artifact name="nougat-web-context" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nomou', module='nougat-web-context', version='1.0.14')
)
libraryDependencies += "com.github.nomou" % "nougat-web-context" % "1.0.14"
[com.github.nomou/nougat-web-context "1.0.14"]
Group / Artifact | Type | Version |
---|---|---|
com.github.nomou : nougat-web-lang Optional | jar | 1.0.14 |
javax.servlet : javax.servlet-api Optional | jar | 3.1.0 |
javax.el : javax.el-api Optional | jar | 2.2.4 |
org.slf4j : slf4j-api Optional | jar | 1.7.6 |