License |
License |
---|---|
GroupId | GroupIdcom.logitags |
ArtifactId | ArtifactIdcibet-integrationtest |
Version | Version2.2 |
Type | Typejar |
Description |
DescriptionThe cibet framework uses principles of control theory to integrate
control mechanisms on events on database actions, method calls or http requests.
With Cibet it is possible to implement in a non-intrusive way functionality for
audit-proof logging, archiving, dual control mechanisms (4-eyes principle),
authorization, locking etc.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
cibet-integrationtest-2.2.pom | |
cibet-integrationtest-2.2.jar | 5 KB |
cibet-integrationtest-2.2-tests.jar | 701 KB |
cibet-integrationtest-2.2-test-sources.jar | 392 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.logitags/cibet-integrationtest/ -->
<dependency>
<groupId>com.logitags</groupId>
<artifactId>cibet-integrationtest</artifactId>
<version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.logitags/cibet-integrationtest/
implementation 'com.logitags:cibet-integrationtest:2.2'
// https://jarcasting.com/artifacts/com.logitags/cibet-integrationtest/
implementation ("com.logitags:cibet-integrationtest:2.2")
'com.logitags:cibet-integrationtest:jar:2.2'
<dependency org="com.logitags" name="cibet-integrationtest" rev="2.2">
<artifact name="cibet-integrationtest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.logitags', module='cibet-integrationtest', version='2.2')
)
libraryDependencies += "com.logitags" % "cibet-integrationtest" % "2.2"
[com.logitags/cibet-integrationtest "2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.wildfly : wildfly-ejb-client-bom | pom | 9.0.2.Final |
org.javers : javers-persistence-sql | jar | 3.7.8 |
commons-logging : commons-logging | jar | 1.2 |
commons-codec : commons-codec | jar | 1.10 |
javax.mail : mail | jar | 1.5.0-b01 |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.spec : jboss-javaee-all-7.0 | jar | 1.1.0.Final |
org.apache.openjpa : openjpa | jar | 2.4.2 |