License |
License |
---|---|
GroupId | GroupIdde.li2b2.facade |
ArtifactId | ArtifactIdli2b2-api |
Version | Version0.8 |
Type | Typejar |
Description |
Descriptionli2b2 : API
li2b2 server backend API. Implement this
to run a custom i2b2 server.
|
Project Organization |
Project OrganizationR.W.Majeed |
Filename | Size |
---|---|
li2b2-api-0.8.pom | |
li2b2-api-0.8.jar | 14 KB |
li2b2-api-0.8-tests.jar | 1 KB |
li2b2-api-0.8-sources.jar | 13 KB |
li2b2-api-0.8-javadoc.jar | 147 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.li2b2.facade/li2b2-api/ -->
<dependency>
<groupId>de.li2b2.facade</groupId>
<artifactId>li2b2-api</artifactId>
<version>0.8</version>
</dependency>
// https://jarcasting.com/artifacts/de.li2b2.facade/li2b2-api/
implementation 'de.li2b2.facade:li2b2-api:0.8'
// https://jarcasting.com/artifacts/de.li2b2.facade/li2b2-api/
implementation ("de.li2b2.facade:li2b2-api:0.8")
'de.li2b2.facade:li2b2-api:jar:0.8'
<dependency org="de.li2b2.facade" name="li2b2-api" rev="0.8">
<artifact name="li2b2-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.li2b2.facade', module='li2b2-api', version='0.8')
)
libraryDependencies += "de.li2b2.facade" % "li2b2-api" % "0.8"
[de.li2b2.facade/li2b2-api "0.8"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |