License |
License |
---|---|
Categories |
CategoriesScience Business Logic Libraries |
GroupId | GroupIdscience.aist.seshat |
ArtifactId | ArtifactIdseshat |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSeshat
Our fancy and fast logging framework
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
seshat-1.1.3.pom | 15 KB |
seshat-1.1.3-javadoc.jar | 436 KB |
Browse |
<!-- https://jarcasting.com/artifacts/science.aist.seshat/seshat/ -->
<dependency>
<groupId>science.aist.seshat</groupId>
<artifactId>seshat</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/science.aist.seshat/seshat/
implementation 'science.aist.seshat:seshat:1.1.3'
// https://jarcasting.com/artifacts/science.aist.seshat/seshat/
implementation ("science.aist.seshat:seshat:1.1.3")
'science.aist.seshat:seshat:jar:1.1.3'
<dependency org="science.aist.seshat" name="seshat" rev="1.1.3">
<artifact name="seshat" type="jar" />
</dependency>
@Grapes(
@Grab(group='science.aist.seshat', module='seshat', version='1.1.3')
)
libraryDependencies += "science.aist.seshat" % "seshat" % "1.1.3"
[science.aist.seshat/seshat "1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.14.3 |