| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdcom.github.terma |
| ArtifactId | ArtifactIdsemantic-cache |
| Last Version | Last Version1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsemantic cache
semantic cache
|
| Filename | Size |
|---|---|
| semantic-cache-1.3.pom | |
| semantic-cache-1.3.jar | 11 KB |
| semantic-cache-1.3-sources.jar | 9 KB |
| semantic-cache-1.3-javadoc.jar | 65 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.terma/semantic-cache/ -->
<dependency>
<groupId>com.github.terma</groupId>
<artifactId>semantic-cache</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.terma/semantic-cache/
implementation 'com.github.terma:semantic-cache:1.3'
// https://jarcasting.com/artifacts/com.github.terma/semantic-cache/
implementation ("com.github.terma:semantic-cache:1.3")
'com.github.terma:semantic-cache:jar:1.3'
<dependency org="com.github.terma" name="semantic-cache" rev="1.3">
<artifact name="semantic-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.terma', module='semantic-cache', version='1.3')
)
libraryDependencies += "com.github.terma" % "semantic-cache" % "1.3"
[com.github.terma/semantic-cache "1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.mockito : mockito-all | jar | 2.0.2-beta |