| License |
License |
|---|---|
| GroupId | GroupIdcom.logitags |
| ArtifactId | ArtifactIdcibet-core |
| Last Version | Last Version2.2.1 |
| Release Date | Release Date |
| 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-core-2.2.1.pom | |
| cibet-core-2.2.1.jar | 511 KB |
| cibet-core-2.2.1-tests.jar | 273 KB |
| cibet-core-2.2.1-test-sources.jar | 202 KB |
| cibet-core-2.2.1-sources.jar | 357 KB |
| cibet-core-2.2.1-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.logitags/cibet-core/ -->
<dependency>
<groupId>com.logitags</groupId>
<artifactId>cibet-core</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.logitags/cibet-core/
implementation 'com.logitags:cibet-core:2.2.1'
// https://jarcasting.com/artifacts/com.logitags/cibet-core/
implementation ("com.logitags:cibet-core:2.2.1")
'com.logitags:cibet-core:jar:2.2.1'
<dependency org="com.logitags" name="cibet-core" rev="2.2.1">
<artifact name="cibet-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.logitags', module='cibet-core', version='2.2.1')
)
libraryDependencies += "com.logitags" % "cibet-core" % "2.2.1"
[com.logitags/cibet-core "2.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.udojava : JMXWrapper | jar | 1.4 |
| org.aspectj : aspectjrt | jar | 1.8.8 |
| commons-beanutils : commons-beanutils | jar | 1.9.4 |
| org.littleshoot : littleproxy | jar | 1.1.2 |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| org.apache.velocity : velocity | jar | 1.7 |
| de.danielbechler : java-object-diff | jar | 0.94 |
| net.sf.jsqlparser : jsqlparser | jar | 0.7.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.0 |
| commons-logging : commons-logging | jar | 1.2 |
| commons-codec : commons-codec | jar | 1.15 |
| javax.mail : mail | jar | 1.5.0-b01 |
| commons-io : commons-io | jar | 2.11.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jboss.spec : jboss-javaee-all-6.0 | jar | 3.0.3.Final |
| org.springframework : spring-context | jar | 4.3.3.RELEASE |
| org.springframework.security : spring-security-core | jar | 4.1.3.RELEASE |
| org.apache.openjpa : openjpa | jar | 2.4.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| dumbster : dumbster | jar | 1.6 |
| 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.13.2 |