Last Version

spring-context 0.0.3

X8l data format for Spring framework ApplicationContext (a shabby demo version showing possibility only, as I have no effort to maintain a real high performance one).

License

License

MIT
GroupId

GroupId

com.xenoamess.x8l
ArtifactId

ArtifactId

spring-context
Version

Version

0.0.3
Type

Type

jar
Description

Description

spring-context
X8l data format for Spring framework ApplicationContext (a shabby demo version showing possibility only, as I have no effort to maintain a real high performance one).
Project URL

Project URL

https://github.com/XenoAmess/x8l_spring_context
Source Code Management

Source Code Management

https://github.com/XenoAmess/x8l_spring_context

Download spring-context 0.0.3


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

Dependencies

compile (2)

Group / Artifact Type Version
com.xenoamess : x8l jar 2.3.9
org.springframework : spring-context jar 5.3.15

provided (1)

Group / Artifact Type Version
org.jetbrains : annotations jar 23.0.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.