Last Version

ciao-core 0.1

CIAO Core Framework

License

License

GroupId

GroupId

uk.nhs.ciao
ArtifactId

ArtifactId

ciao-core
Version

Version

0.1
Type

Type

jar
Description

Description

ciao-core
CIAO Core Framework
Project URL

Project URL

https://github.com/nhs-ciao/ciao-core
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://github.com/nhs-ciao/ciao-core

Download ciao-core 0.1


<!-- https://jarcasting.com/artifacts/uk.nhs.ciao/ciao-core/ -->
<dependency>
    <groupId>uk.nhs.ciao</groupId>
    <artifactId>ciao-core</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/uk.nhs.ciao/ciao-core/
implementation 'uk.nhs.ciao:ciao-core:0.1'
// https://jarcasting.com/artifacts/uk.nhs.ciao/ciao-core/
implementation ("uk.nhs.ciao:ciao-core:0.1")
'uk.nhs.ciao:ciao-core:jar:0.1'
<dependency org="uk.nhs.ciao" name="ciao-core" rev="0.1">
  <artifact name="ciao-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.nhs.ciao', module='ciao-core', version='0.1')
)
libraryDependencies += "uk.nhs.ciao" % "ciao-core" % "0.1"
[uk.nhs.ciao/ciao-core "0.1"]

Dependencies

compile (3)

Group / Artifact Type Version
uk.nhs.ciao : ciao-configuration jar 0.1
org.slf4j : slf4j-api jar 1.6.6
org.apache.camel : camel-spring jar 2.13.4

test (5)

Group / Artifact Type Version
org.apache.camel : camel-jetty jar 2.13.4
org.apache.camel : camel-test jar 2.13.4
org.mockito : mockito-core jar 1.10.19
org.slf4j : slf4j-simple jar 1.6.6
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.