| License |
License |
|---|---|
| GroupId | GroupIdtech.simter |
| ArtifactId | ArtifactIdsimter-context |
| Version | Version1.1.0 |
| Type | Typejar |
| Description |
Descriptionsimter-context
System Context Interface and holder
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| simter-context-1.1.0.pom | |
| simter-context-1.1.0.jar | 2 KB |
| simter-context-1.1.0-sources.jar | 3 KB |
| simter-context-1.1.0-javadoc.jar | 25 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/tech.simter/simter-context/ -->
<dependency>
<groupId>tech.simter</groupId>
<artifactId>simter-context</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/tech.simter/simter-context/
implementation 'tech.simter:simter-context:1.1.0'
// https://jarcasting.com/artifacts/tech.simter/simter-context/
implementation ("tech.simter:simter-context:1.1.0")
'tech.simter:simter-context:jar:1.1.0'
<dependency org="tech.simter" name="simter-context" rev="1.1.0">
<artifact name="simter-context" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.simter', module='simter-context', version='1.1.0')
)
libraryDependencies += "tech.simter" % "simter-context" % "1.1.0"
[tech.simter/simter-context "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.5.0 |