| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdit.netgrid.got |
| ArtifactId | ArtifactIdedc-connector |
| Last Version | Last Version0.0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionEDC Connector
Bauer's stand-alone connector to the Everywhare Cloud
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationNetgrid |
| Filename | Size |
|---|---|
| edc-connector-0.0.4.pom | |
| edc-connector-0.0.4.jar | 6 MB |
| edc-connector-0.0.4-sources.jar | 10 KB |
| edc-connector-0.0.4-javadoc.jar | 111 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/it.netgrid.got/edc-connector/ -->
<dependency>
<groupId>it.netgrid.got</groupId>
<artifactId>edc-connector</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/it.netgrid.got/edc-connector/
implementation 'it.netgrid.got:edc-connector:0.0.4'
// https://jarcasting.com/artifacts/it.netgrid.got/edc-connector/
implementation ("it.netgrid.got:edc-connector:0.0.4")
'it.netgrid.got:edc-connector:jar:0.0.4'
<dependency org="it.netgrid.got" name="edc-connector" rev="0.0.4">
<artifact name="edc-connector" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.netgrid.got', module='edc-connector', version='0.0.4')
)
libraryDependencies += "it.netgrid.got" % "edc-connector" % "0.0.4"
[it.netgrid.got/edc-connector "0.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| io.codearte.jfairy : jfairy | jar | 0.5.3 |
| com.google.guiceberry : guiceberry | jar | 3.3.1 |