License |
License |
---|---|
GroupId | GroupIdcom.metreeca |
ArtifactId | ArtifactIdmetreeca-base |
Version | Version1.0.0 |
Type | Typepom |
Description |
DescriptionMetreeca JSON-LD Server
Modular components for rapid JSON-LD server development.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
metreeca-base-1.0.0.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.metreeca/metreeca-base/ -->
<dependency>
<groupId>com.metreeca</groupId>
<artifactId>metreeca-base</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.metreeca/metreeca-base/
implementation 'com.metreeca:metreeca-base:1.0.0'
// https://jarcasting.com/artifacts/com.metreeca/metreeca-base/
implementation ("com.metreeca:metreeca-base:1.0.0")
'com.metreeca:metreeca-base:pom:1.0.0'
<dependency org="com.metreeca" name="metreeca-base" rev="1.0.0">
<artifact name="metreeca-base" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.metreeca', module='metreeca-base', version='1.0.0')
)
libraryDependencies += "com.metreeca" % "metreeca-base" % "1.0.0"
[com.metreeca/metreeca-base "1.0.0"]