| License |
License |
|---|---|
| GroupId | GroupIdcom.inmorn |
| ArtifactId | ArtifactIdmorn-context |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmorn-context
morn-parent is new web framework
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| morn-context-1.0.1.pom | |
| morn-context-1.0.1.jar | 32 KB |
| morn-context-1.0.1-sources.jar | 35 KB |
| morn-context-1.0.1-javadoc.jar | 212 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.inmorn/morn-context/ -->
<dependency>
<groupId>com.inmorn</groupId>
<artifactId>morn-context</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.inmorn/morn-context/
implementation 'com.inmorn:morn-context:1.0.1'
// https://jarcasting.com/artifacts/com.inmorn/morn-context/
implementation ("com.inmorn:morn-context:1.0.1")
'com.inmorn:morn-context:jar:1.0.1'
<dependency org="com.inmorn" name="morn-context" rev="1.0.1">
<artifact name="morn-context" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.inmorn', module='morn-context', version='1.0.1')
)
libraryDependencies += "com.inmorn" % "morn-context" % "1.0.1"
[com.inmorn/morn-context "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-lang : commons-lang | jar | 2.4 |
| org.slf4j : slf4j-api | jar | 1.5.8 |
| org.slf4j : slf4j-log4j12 | jar | 1.5.8 |
| com.inmorn : morn-core | jar | 1.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |