| License |
License |
|---|---|
| Categories |
CategoriesScience Business Logic Libraries |
| GroupId | GroupIdscience.aist.imaging |
| ArtifactId | ArtifactIdimaging |
| Version | Version1.1.0 |
| Type | Typejar |
| Description |
DescriptionImaging
Framework for image processing and computer vision.
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationAdvanced Information Systems and Technology |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| imaging-1.1.0.pom | 19 KB |
| imaging-1.1.0-javadoc.jar | 2 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/science.aist.imaging/imaging/ -->
<dependency>
<groupId>science.aist.imaging</groupId>
<artifactId>imaging</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/science.aist.imaging/imaging/
implementation 'science.aist.imaging:imaging:1.1.0'
// https://jarcasting.com/artifacts/science.aist.imaging/imaging/
implementation ("science.aist.imaging:imaging:1.1.0")
'science.aist.imaging:imaging:jar:1.1.0'
<dependency org="science.aist.imaging" name="imaging" rev="1.1.0">
<artifact name="imaging" type="jar" />
</dependency>
@Grapes(
@Grab(group='science.aist.imaging', module='imaging', version='1.1.0')
)
libraryDependencies += "science.aist.imaging" % "imaging" % "1.1.0"
[science.aist.imaging/imaging "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.activation : activation | jar | 1.1.1 |
| javax.xml.bind : jaxb-api | jar | 2.3.0 |
| com.sun.xml.bind : jaxb-core | jar | 2.3.0 |
| com.sun.xml.bind : jaxb-impl | jar | 2.3.0 |
| science.aist.seshat : api | jar | 1.1.0 |
| science.aist : jack | jar | 2.3.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-beans | jar | 4.3.7.RELEASE |
| org.springframework : spring-core | jar | 4.3.7.RELEASE |
| org.springframework : spring-test | jar | 4.3.7.RELEASE |
| org.springframework : spring-context | jar | 4.3.7.RELEASE |
| org.testng : testng | jar | 6.11 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.mockito : mockito-core | jar | 2.7.21 |