Skip to content

OmniTrustILM/dependencies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

ILM Dependencies

This repository is part of the commercial open source project ILM. You can find more information about the project at ILM repository, including the contribution guide.

Dependencies provides the basic setting of libraries for the ILM platform in case modules or connectors are written in Java. There are pre-defined libraries which ILM would like to use over the modules and connectors.

The settings are based on Spring Boot and their compliant dependencies that are regularly updated.

For more information, see pom.xml.

Maven

Dependencies are available in the Maven Central Repository. To use them, add the following to your pom.xml:

<parent>
    <groupId>com.otilm</groupId>
    <artifactId>dependencies</artifactId>
    <version>${version}</version>
</parent>

About

ILM - common dependencies for Java projects

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Sponsor this project

  •  

Packages

 
 
 

Contributors