License |
License |
---|---|
GroupId | GroupIdru.circumflex |
ArtifactId | ArtifactIdcircumflex-core |
Version | Version2.5 |
Type | Typejar |
Description |
DescriptionCircumflex Core
Circumflex Core contains common API
used by Circumflex components.
|
Filename | Size |
---|---|
circumflex-core-2.5.pom | |
circumflex-core-2.5.jar | 140 KB |
circumflex-core-2.5-sources.jar | 12 KB |
circumflex-core-2.5-javadoc.jar | 342 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.circumflex/circumflex-core/ -->
<dependency>
<groupId>ru.circumflex</groupId>
<artifactId>circumflex-core</artifactId>
<version>2.5</version>
</dependency>
// https://jarcasting.com/artifacts/ru.circumflex/circumflex-core/
implementation 'ru.circumflex:circumflex-core:2.5'
// https://jarcasting.com/artifacts/ru.circumflex/circumflex-core/
implementation ("ru.circumflex:circumflex-core:2.5")
'ru.circumflex:circumflex-core:jar:2.5'
<dependency org="ru.circumflex" name="circumflex-core" rev="2.5">
<artifact name="circumflex-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.circumflex', module='circumflex-core', version='2.5')
)
libraryDependencies += "ru.circumflex" % "circumflex-core" % "2.5"
[ru.circumflex/circumflex-core "2.5"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.1 |
org.scala-lang : scala-library | jar | 2.9.2 |
org.scala-lang : scala-compiler | jar | 2.9.2 |
org.slf4j : slf4j-api | jar | 1.6.1 |
org.scalatest : scalatest_2.9.2 | jar | 1.8 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : jline | jar | 2.9.2 |
junit : junit | jar | 4.10 |
commons-lang : commons-lang | jar | 2.5 |
ch.qos.logback : logback-classic | jar | 0.9.26 |
ch.qos.logback : logback-core | jar | 0.9.26 |