License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdit.tidalwave.semantic |
ArtifactId | ArtifactIdsemantic-modules |
Last Version | Last Version1.0-ALPHA-1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSemantic (modules)
blueMarine Semantic - open source media workflow
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
semantic-modules-1.0-ALPHA-1.pom | 1 KB |
semantic-modules-1.0-ALPHA-1-tests.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/it.tidalwave.semantic/semantic-modules/ -->
<dependency>
<groupId>it.tidalwave.semantic</groupId>
<artifactId>semantic-modules</artifactId>
<version>1.0-ALPHA-1</version>
</dependency>
// https://jarcasting.com/artifacts/it.tidalwave.semantic/semantic-modules/
implementation 'it.tidalwave.semantic:semantic-modules:1.0-ALPHA-1'
// https://jarcasting.com/artifacts/it.tidalwave.semantic/semantic-modules/
implementation ("it.tidalwave.semantic:semantic-modules:1.0-ALPHA-1")
'it.tidalwave.semantic:semantic-modules:jar:1.0-ALPHA-1'
<dependency org="it.tidalwave.semantic" name="semantic-modules" rev="1.0-ALPHA-1">
<artifact name="semantic-modules" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.tidalwave.semantic', module='semantic-modules', version='1.0-ALPHA-1')
)
libraryDependencies += "it.tidalwave.semantic" % "semantic-modules" % "1.0-ALPHA-1"
[it.tidalwave.semantic/semantic-modules "1.0-ALPHA-1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |
org.mockito : mockito-all | jar | 1.8.2 |