| License |
License |
|---|---|
| GroupId | GroupIdcom.vilt-group.minium |
| ArtifactId | ArtifactIdminium-core |
| Version | Version0.9.6 |
| Type | Typejar |
| Description |
DescriptionMinium - Core
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project Organization |
Project OrganizationVILT Group |
| Filename | Size |
|---|---|
| minium-core-0.9.6.pom | |
| minium-core-0.9.6.jar | 233 KB |
| minium-core-0.9.6-sources.jar | 197 KB |
| minium-core-0.9.6-javadoc.jar | 332 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.vilt-group.minium/minium-core/ -->
<dependency>
<groupId>com.vilt-group.minium</groupId>
<artifactId>minium-core</artifactId>
<version>0.9.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.vilt-group.minium/minium-core/
implementation 'com.vilt-group.minium:minium-core:0.9.6'
// https://jarcasting.com/artifacts/com.vilt-group.minium/minium-core/
implementation ("com.vilt-group.minium:minium-core:0.9.6")
'com.vilt-group.minium:minium-core:jar:0.9.6'
<dependency org="com.vilt-group.minium" name="minium-core" rev="0.9.6">
<artifact name="minium-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vilt-group.minium', module='minium-core', version='0.9.6')
)
libraryDependencies += "com.vilt-group.minium" % "minium-core" % "0.9.6"
[com.vilt-group.minium/minium-core "0.9.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.3.2 |
| org.javassist : javassist | jar | 3.18.2-GA |
| com.google.guava : guava | jar | 18.0 |
| org.seleniumhq.selenium : selenium-api | jar | 2.43.1 |
| org.seleniumhq.selenium : selenium-support | jar | 2.43.1 |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| com.google.javascript : closure-compiler | jar | ${closure.version} |
| Group / Artifact | Type | Version |
|---|---|---|
| org.seleniumhq.selenium : selenium-java | jar | 2.43.1 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.7 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.7 |
| log4j : log4j | jar | 1.2.17 |
| org.springframework : spring-context | jar | 4.1.1.RELEASE |
| org.springframework : spring-test | jar | 4.1.1.RELEASE |
| com.github.detro : phantomjsdriver | jar | 1.2.0 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.testng : testng | jar | 6.8.8 |
| org.mockito : mockito-core | jar | 1.9.5 |
| com.google.inject : guice | jar | 3.0 |