License |
License |
---|---|
GroupId | GroupIdtop.wboost |
ArtifactId | ArtifactIdcommon-context |
Last Version | Last Version4.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionproject auto plugins
|
Filename | Size |
---|---|
common-context-4.0.1.pom | |
common-context-4.0.1.jar | 41 KB |
common-context-4.0.1-sources.jar | 29 KB |
common-context-4.0.1-javadoc.jar | 190 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.wboost/common-context/ -->
<dependency>
<groupId>top.wboost</groupId>
<artifactId>common-context</artifactId>
<version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/top.wboost/common-context/
implementation 'top.wboost:common-context:4.0.1'
// https://jarcasting.com/artifacts/top.wboost/common-context/
implementation ("top.wboost:common-context:4.0.1")
'top.wboost:common-context:jar:4.0.1'
<dependency org="top.wboost" name="common-context" rev="4.0.1">
<artifact name="common-context" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.wboost', module='common-context', version='4.0.1')
)
libraryDependencies += "top.wboost" % "common-context" % "4.0.1"
[top.wboost/common-context "4.0.1"]
Group / Artifact | Type | Version |
---|---|---|
top.wboost : common-utils-web | jar | 4.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.glassfish : javax.servlet | jar | 3.0.1 |
org.glassfish : javax.servlet.jsp | jar | 3.0.1 |
javax.servlet : jstl | jar | 1.2 |