Last Version

SMART COSMOS Framework Annotations 3.2.0

Provides Spring Configuration and Annotations making it easier to develop SMART COSMOS Extensions

License

License

Categories

Categories

Net
GroupId

GroupId

net.smartcosmos
ArtifactId

ArtifactId

smartcosmos-framework
Version

Version

3.2.0
Type

Type

jar
Description

Description

SMART COSMOS Framework Annotations
Provides Spring Configuration and Annotations making it easier to develop SMART COSMOS Extensions
Project URL

Project URL

http://smartcosmos.net/smartcosmos-framework
Project Organization

Project Organization

Smartrac Technology Fletcher, Inc.
Source Code Management

Source Code Management

https://github.com/SMARTRACTECHNOLOGY/smartcosmos-framework/tree/master/smartcosmos-framework/

Download smartcosmos-framework 3.2.0


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

Dependencies

compile (8)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.6
joda-time : joda-time jar
com.jayway.jsonpath : json-path jar
org.springframework : spring-aspects jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.cloud : spring-cloud-security Optional jar
org.springframework.cloud : spring-cloud-starter-config jar
org.springframework.cloud : spring-cloud-starter-oauth2 jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.