jDTAUS Core

The Core API artifact provides an application programming interface to core services like task monitoring and modular object management and configuration. Whenever that API is used at compile time, an application assembler needs to provide corresponding implementations at runtime as shown below.

ArtifactLicenseDescription
jDTAUS Core RI Client ContainerLGPLContainer, Model and Context reference implementation. See Javadoc
jDTAUS Core RI Servlet ContainerLGPLWeb application integration reference implementation. (Only needed when integrating with web applications.) See Javadoc
jDTAUS Core RI JDK 1.4 LoggingLGPLJDK 1.4 logging reference implementation. See Javadoc
jDTAUS Core RI Log4J LoggingLGPLLog4J logging reference implementation. See Javadoc
jDTAUS Core RI Commons LoggingLGPLCommons logging reference implementation. See Javadoc
jDTAUS Core RI Slf4J LoggingLGPLSlf4J logging reference implementation. See Javadoc
jDTAUS Core RI Task MonitorLGPLTask monitoring reference implementation. See Javadoc
jDTAUS Core RI Memory ManagerLGPLRuntime reference implementation. See Javadoc
jDTAUS Core RI JDK 1.4 ExecutorLGPLJDK 1.4 executor reference implementation. See Javadoc
jDTAUS Core RI Application LoggerLGPLApplication logger reference implementation. See Javadoc
jDTAUS Core RI Entity ResolverLGPLEntity resolver reference implementation. See Javadoc

Note: The logging implementations are exclusive. Only one of the artifacts is allowed to be put on an application's classpath.