Skip to content

goa-systems/goa.systems.commons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

134 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GOA systems commons

Quality Gate Status

A library containing common code snippets to reduce duplicate implementations of often used code.

Compatibility

JDK >= 17

Usage

The file build.gradle in your project should contain

repositories {
	maven {
		url 'https://maven.goa.systems'
	}
}
dependencies {
	api 'goa.systems:commons:{version}'
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages