Last Version

spring condition 1.0-RELEASE

implements org.springframework.context.annotation.Condition for configuration Bean by annotation conditions and add one default file property locationed classpath:application.properties

License

License

GroupId

GroupId

io.github.amrjlg
ArtifactId

ArtifactId

spring-conditon
Version

Version

1.0-RELEASE
Type

Type

jar
Description

Description

spring condition
implements org.springframework.context.annotation.Condition for configuration Bean by annotation conditions and add one default file property locationed classpath:application.properties
Project URL

Project URL

https://github.com/amrjlg/common
Source Code Management

Source Code Management

https://github.com/amrjlg/common

Download spring-conditon 1.0-RELEASE


<!-- https://jarcasting.com/artifacts/io.github.amrjlg/spring-conditon/ -->
<dependency>
    <groupId>io.github.amrjlg</groupId>
    <artifactId>spring-conditon</artifactId>
    <version>1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.amrjlg/spring-conditon/
implementation 'io.github.amrjlg:spring-conditon:1.0-RELEASE'
// https://jarcasting.com/artifacts/io.github.amrjlg/spring-conditon/
implementation ("io.github.amrjlg:spring-conditon:1.0-RELEASE")
'io.github.amrjlg:spring-conditon:jar:1.0-RELEASE'
<dependency org="io.github.amrjlg" name="spring-conditon" rev="1.0-RELEASE">
  <artifact name="spring-conditon" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.amrjlg', module='spring-conditon', version='1.0-RELEASE')
)
libraryDependencies += "io.github.amrjlg" % "spring-conditon" % "1.0-RELEASE"
[io.github.amrjlg/spring-conditon "1.0-RELEASE"]

Dependencies

provided (1)

Group / Artifact Type Version
org.springframework : spring-context-support jar 4.3.24.RELEASE

test (3)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.6
org.springframework : spring-test jar 4.3.24.RELEASE
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.