| License |
License |
|---|---|
| GroupId | GroupIdorg.nuiton.matrix |
| ArtifactId | ArtifactIdnuiton-matrix |
| Version | Version2.6-taiste-gitflow |
| Type | Typejar |
| Description |
DescriptionNuiton Matrix :: API
Matrix core module
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| nuiton-matrix-2.6-taiste-gitflow.pom | |
| nuiton-matrix-2.6-taiste-gitflow.jar | 264 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.nuiton.matrix/nuiton-matrix/ -->
<dependency>
<groupId>org.nuiton.matrix</groupId>
<artifactId>nuiton-matrix</artifactId>
<version>2.6-taiste-gitflow</version>
</dependency>
// https://jarcasting.com/artifacts/org.nuiton.matrix/nuiton-matrix/
implementation 'org.nuiton.matrix:nuiton-matrix:2.6-taiste-gitflow'
// https://jarcasting.com/artifacts/org.nuiton.matrix/nuiton-matrix/
implementation ("org.nuiton.matrix:nuiton-matrix:2.6-taiste-gitflow")
'org.nuiton.matrix:nuiton-matrix:jar:2.6-taiste-gitflow'
<dependency org="org.nuiton.matrix" name="nuiton-matrix" rev="2.6-taiste-gitflow">
<artifact name="nuiton-matrix" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nuiton.matrix', module='nuiton-matrix', version='2.6-taiste-gitflow')
)
libraryDependencies += "org.nuiton.matrix" % "nuiton-matrix" % "2.6-taiste-gitflow"
[org.nuiton.matrix/nuiton-matrix "2.6-taiste-gitflow"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.nuiton : nuiton-utils | jar | 3.1 |
| org.nuiton.i18n : nuiton-i18n | jar | 4.0 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| commons-beanutils : commons-beanutils | jar | 1.9.4 |
| commons-logging : commons-logging | jar | 1.2 |
| commons-primitives : commons-primitives | jar | 1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| commons-io : commons-io | jar | 2.8.0 |