Apache Syncope Core Misc

Compile Dependencies (15)

Category/LicenseGroup / ArtifactVersionUpdates
UUID Generator Apache 2.0
com.fasterxml.uuid » java-uuid-generator
Java UUID Generator (JUG) is a Java library for generating
Barcode Apache 2.0
com.google.zxing » core
Core barcode encoding/decoding library
Apache 2.0
com.google.zxing » javase
Java SE-specific extensions to core ZXing library
Encryption Lib Apache 2.0
com.nimbusds » nimbus-jose-jwt
Java library for Javascript Object Signing and Encryption (JOSE) and
MIT
dev.samstevens.totp » totp
A library to help implement time-based one time passwords to enable MFA.
Cache Client Apache 2.0
javax.cache » cache-api
String Utils Apache 2.0
org.apache.commons » commons-text
The Commons Text library provides additions to the standard JDK text handling. It includes algorithms for string ...
Apache 2.0
org.apache.syncope.common.am » syncope-common-am-rest-api
Apache Syncope Common AM REST API
4.1.24.1.1
Apache 2.0
org.apache.syncope.common.idm » syncope-common-idm-rest-api
Apache Syncope Common IdM REST API
4.1.24.1.1
Apache 2.0
org.apache.syncope.common.keymaster » syncope-common-keymaster-client-api
Apache Syncope Common Keymaster Client API
4.1.24.1.1
Apache 2.0
org.apache.syncope.core » syncope-core-provisioning-api
Apache Syncope Core Provisioning API
4.1.24.1.1
AOP EPL 2.0
org.aspectj » aspectjweaver
The AspectJ weaver applies aspects to Java classes. It can be used as a Java agent in order to apply load-time
Encryption Lib Apache 2.0
org.jasypt » jasypt
Java library which enables encryption in java apps with minimum effort.
Apache 2.0 +1
org.passay » passay
Apache 2.0
org.springframework.boot » spring-boot-starter-security
Starter for using Spring Security

Provided Dependencies (1)

Category/LicenseGroup / ArtifactVersionUpdates
Java Spec EPL 2.0 +1
jakarta.servlet » jakarta.servlet-api
API for Jakarta Servlet, enabling web applications to handle HTTP requests and responses through a standard interface ...

Test Dependencies (5)

Category/LicenseGroup / ArtifactVersionUpdates
Cache Impl Apache 2.0
com.github.ben-manes.caffeine » jcache
A high performance caching library
Testing EPL 2.0
org.junit.jupiter » junit-jupiter
Module "junit-jupiter" of JUnit
Mocking MIT
org.mockito » mockito-junit-jupiter
Mockito JUnit 5 support
Logging MIT
org.slf4j » slf4j-simple
Binding/provider for SLF4J, which outputs all events to System.err. Only messages of level INFO and higher are printed.
Testing Apache 2.0
org.springframework » spring-test
Spring Test supports the unit testing and integration testing of Spring components with JUnit or TestNG. It provides ...