automacent-fwk-core

Automacent framework core components

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.automacent
ArtifactId

ArtifactId

automacent-fwk-core
Last Version

Last Version

1.4
Release Date

Release Date

Type

Type

jar
Description

Description

automacent-fwk-core
Automacent framework core components

Download automacent-fwk-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.automacent/automacent-fwk-core/ -->
<dependency>
    <groupId>com.automacent</groupId>
    <artifactId>automacent-fwk-core</artifactId>
    <version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.automacent/automacent-fwk-core/
implementation 'com.automacent:automacent-fwk-core:1.4'
// https://jarcasting.com/artifacts/com.automacent/automacent-fwk-core/
implementation ("com.automacent:automacent-fwk-core:1.4")
'com.automacent:automacent-fwk-core:jar:1.4'
<dependency org="com.automacent" name="automacent-fwk-core" rev="1.4">
  <artifact name="automacent-fwk-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.automacent', module='automacent-fwk-core', version='1.4')
)
libraryDependencies += "com.automacent" % "automacent-fwk-core" % "1.4"
[com.automacent/automacent-fwk-core "1.4"]

Dependencies

compile (17)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-java jar 3.141.59
io.github.bonigarcia : webdrivermanager jar 3.8.1
org.aspectj : aspectjtools jar 1.9.6
org.aspectj : aspectjrt jar 1.9.6
com.jcraft : jsch jar 0.1.53
org.testng : testng jar 7.3.0
org.uncommons : reportng jar 1.1.4
xml-apis : xml-apis jar 1.4.01
org.apache.logging.log4j : log4j-core jar 2.17.1
org.springframework : spring-core jar 5.3.14
org.springframework : spring-web jar 5.3.14
com.fasterxml.jackson.core : jackson-databind jar 2.12.2
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar 2.12.2
com.google.inject : guice jar 4.2.0
commons-io : commons-io jar 2.7
commons-lang : commons-lang jar 2.3
org.apache.commons : commons-lang3 jar 3.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.4
1.3
1.2
1.1
1.0