is not current version
Last Version 1.4.7

com.cerner.bunsen:bunsen-parent 0.5.9

Use FHIR resources as native Spark data sets

GroupId

GroupId

com.cerner.bunsen
ArtifactId

ArtifactId

bunsen-parent
Version

Version

0.5.9
Type

Type

pom

Download bunsen-parent 0.5.9

Filename Size
bunsen-parent-0.5.9.pom 22 KB
Browse

<!-- https://jarcasting.com/artifacts/com.cerner.bunsen/bunsen-parent/ -->
<dependency>
    <groupId>com.cerner.bunsen</groupId>
    <artifactId>bunsen-parent</artifactId>
    <version>0.5.9</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.cerner.bunsen/bunsen-parent/
implementation 'com.cerner.bunsen:bunsen-parent:0.5.9'
// https://jarcasting.com/artifacts/com.cerner.bunsen/bunsen-parent/
implementation ("com.cerner.bunsen:bunsen-parent:0.5.9")
'com.cerner.bunsen:bunsen-parent:pom:0.5.9'
<dependency org="com.cerner.bunsen" name="bunsen-parent" rev="0.5.9">
  <artifact name="bunsen-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.cerner.bunsen', module='bunsen-parent', version='0.5.9')
)
libraryDependencies += "com.cerner.bunsen" % "bunsen-parent" % "0.5.9"
[com.cerner.bunsen/bunsen-parent "0.5.9"]