is not current version
Last Version 0.0.3

spring-context 0.0.1

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.1
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.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.xenoamess : x8l jar 2.3.2
org.springframework : spring-context jar 5.2.8.RELEASE

provided (1)

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

test (2)

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

Project Modules

There are no modules declared in this project.