impala-core


License

License

GroupId

GroupId

org.impalaframework
ArtifactId

ArtifactId

impala-core
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

impala-core
impala-core
Project URL

Project URL

http://code.google.com/p/impala/
Source Code Management

Source Code Management

http://code.google.com/p/impala/source/browse/trunk

Download impala-core

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0
1.0-RC4
1.0-RC3
1.0-RC2