Group: org.openwms - All Dependencies
${project.artifactId} · Spring implementation of the service layer.
${project.artifactId} · Interface definitions that are used by all clients, like the UI or subsystem drivers. Services implementations contain the business logic of the application.
${project.artifactId} · A JPA implementation of the integration layer.
${project.artifactId} · Starts a JPA EntityManagerFactory with Hibernate.
${project.artifactId} · Code that uses JAXB to read/write XML files.
${project.artifactId} · Packages Spring configuration that starts a JPA EntityManagerFactory with Eclipselink.
${project.artifactId} · Contains a Spring configuration to create a DataSource for PostgreSQL databases. This bundle is packaged with the main application.
${project.artifactId} · Contains Spring configuration to create a DataSource for Oracle databases. The Oracle JDBC driver is repackaged and due to license reasons available in the private Nexus repository only.
${project.artifactId} · Contains Spring configuration to start an in-memory HSQL database and creates a suitable DataSource for test purposes.
${project.artifactId} · This component wraps the org.openwms.core.infrastructure.configuration component into a JAR file that is deployed in Non-OSGI environments and can be accessed by Spring from classpath.