Last Version

Concern Separation Aspect Registrar (Csar) 0.8.0

Csar (/zɑːr/) provides access to concerns (usually cross-cutting) configured globally or locally.

License

License

GroupId

GroupId

io.csar
ArtifactId

ArtifactId

csar
Version

Version

0.8.0
Type

Type

jar
Description

Description

Concern Separation Aspect Registrar (Csar)
Csar (/zɑːr/) provides access to concerns (usually cross-cutting) configured globally or locally.
Project URL

Project URL

https://csar.io/
Project Organization

Project Organization

GlobalMentor, Inc.
Source Code Management

Source Code Management

https://bitbucket.org/globalmentor/csar

Download csar 0.8.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 Optional jar 3.0.2

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.4.0
org.junit.vintage : junit-vintage-engine jar 5.4.0
org.hamcrest : hamcrest jar 2.1
org.hamcrest : hamcrest-core jar 2.1
com.github.npathai : hamcrest-optional jar 2.0.0
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.