Terminology server admin mojos

Implementations for the admin tool configurations.

License

License

Categories

Categories

UML Business Logic Libraries Documents Processing ORM Data
GroupId

GroupId

com.wcinformatics.umls.server
ArtifactId

ArtifactId

term-server-admin-mojo
Last Version

Last Version

1.6.0-RC2
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Terminology server admin mojos
Implementations for the admin tool configurations.

Download term-server-admin-mojo

How to add to project

<plugin>
    <groupId>com.wcinformatics.umls.server</groupId>
    <artifactId>term-server-admin-mojo</artifactId>
    <version>1.6.0-RC2</version>
</plugin>

Dependencies

compile (21)

Group / Artifact Type Version
com.wcinformatics.umls.server : term-server-model jar 1.6.0-RC2
com.wcinformatics.umls.server : term-server-jpa-model jar 1.6.0-RC2
com.wcinformatics.umls.server : term-server-services jar 1.6.0-RC2
com.wcinformatics.umls.server : term-server-jpa-services jar 1.6.0-RC2
com.wcinformatics.umls.server : term-server-rest-client jar 1.6.0-RC2
com.wcinformatics.umls.server : term-server-rest jar 1.6.0-RC2
com.wcinformatics.umls.server : term-server-custom jar 1.6.0-RC2
javax.transaction : jta jar 1.1
org.hibernate : hibernate-core jar 5.4.2.Final
org.hibernate : hibernate-c3p0 jar 5.4.2.Final
org.hibernate : hibernate-search-orm jar 5.11.1.Final
org.hibernate : hibernate-entitymanager jar 5.4.2.Final
org.hibernate : hibernate-envers jar 5.4.2.Final
org.hibernate.validator : hibernate-validator jar 6.0.16.Final
mysql : mysql-connector-java jar 8.0.16
org.glassfish.jaxb : jaxb-runtime jar 2.3.1
javax.xml.bind : jaxb-api jar 2.3.1
javax.activation : javax.activation-api jar 1.2.0
org.slf4j : slf4j-log4j12 jar 1.7.26
org.apache.maven : maven-plugin-api jar 3.6.1
org.apache.commons : commons-lang3 jar 3.9

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.0

Project Modules

There are no modules declared in this project.

UMLS Terminology Server

This is a generic terminology server back end project.

This project hosts a basic UI that calls a set of REST APIs built around a UMLS data model. The API is fully documented with Swagger (http://swagger.io)

A reference deployment of the system exists here: https://umls.terminology.tools/

Project Structure

  • top-level: aggregator for sub-modules (alphabetically):
    • admin: admin tools as maven plugins and poms
    • config: sample config files and data for windows dev environment and the reference deployment.
    • custom: project for demonstrating how to extend the platform
    • examples: sample code for learning how to use the API
    • integration-test: integration tests (JPA, REST, and mojo)
    • jpa-model: a JPA enabled implementation of "model"
    • jpa-services: a JPA enabled implementation of "services"
    • model: interfaces representing the RF2 domain model
    • parent: parent project for managing dependency versions.
    • rest: the REST service implementation
    • rest-client: a Java client for the REST services
    • services: interfaces representing the service APIs

Documentation

Find comprehensive documentation here: https://wci-wiki.atlassian.net/wiki/spaces/UTS/overview

License

See the included LICENSE.txt file.

com.wcinformatics.umls.server

West Coast Informatics

Healthcare informatics and data analytics company

Versions

Version
1.6.0-RC2
1.6.0-RC1
1.5.1-fg-rc
1.4.0
1.3.0
1.2.1