is not current version
Last Version 2.2.1

Better control with cibet 2.2

The 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.

License

License

GroupId

GroupId

com.logitags
ArtifactId

ArtifactId

cibet
Version

Version

2.2
Type

Type

jar
Description

Description

Better control with cibet
The 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 URL

Project URL

http://www.logitags.com/cibet
Project Organization

Project Organization

LogiTags
Source Code Management

Source Code Management

https://github.com/Wolfgang-Winter/cibet.git

Download cibet 2.2


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

Dependencies

compile (3)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.2
commons-codec : commons-codec jar 1.10
javax.mail : mail jar 1.5.0-b01

provided (1)

Group / Artifact Type Version
org.apache.openjpa : openjpa jar 2.4.2

test (4)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.8.5
log4j : log4j jar 1.2.15
org.slf4j : slf4j-log4j12 jar 1.7.21
junit : junit jar 4.12

Project Modules

  • cibet-core
  • cibet-jpa
  • cibet-springsecurity
  • cibet-envers
  • cibet-shiro
  • cibet-integrationtest