License |
License |
---|---|
GroupId | GroupIdorg.openehealth.ipf.tutorials |
ArtifactId | ArtifactIdipf-tutorials |
Last Version | Last Version4.3.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionipf-tutorials
IPF Tutorials
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ipf-tutorials-4.3.1.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openehealth.ipf.tutorials/ipf-tutorials/ -->
<dependency>
<groupId>org.openehealth.ipf.tutorials</groupId>
<artifactId>ipf-tutorials</artifactId>
<version>4.3.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openehealth.ipf.tutorials/ipf-tutorials/
implementation 'org.openehealth.ipf.tutorials:ipf-tutorials:4.3.1'
// https://jarcasting.com/artifacts/org.openehealth.ipf.tutorials/ipf-tutorials/
implementation ("org.openehealth.ipf.tutorials:ipf-tutorials:4.3.1")
'org.openehealth.ipf.tutorials:ipf-tutorials:pom:4.3.1'
<dependency org="org.openehealth.ipf.tutorials" name="ipf-tutorials" rev="4.3.1">
<artifact name="ipf-tutorials" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openehealth.ipf.tutorials', module='ipf-tutorials', version='4.3.1')
)
libraryDependencies += "org.openehealth.ipf.tutorials" % "ipf-tutorials" % "4.3.1"
[org.openehealth.ipf.tutorials/ipf-tutorials "4.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | |
org.slf4j : slf4j-api | jar |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | |
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-api | jar | |
org.apache.logging.log4j : log4j-core | jar | |
org.apache.logging.log4j : log4j-slf4j-impl | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar |