How To Install Java Artifact org.springframework.spring-javaconfig v1.0-m2a

org.springframework spring-javaconfig 1.0-m2a

Introduction

In this article, we'll learn how to install Java artifact spring-javaconfig from org.springframework group in version 1.0-m2a. The artifact is available in 1 versions: 1.0-m2a . The Spring JavaConfig project has been released under Apache License, Version 2.0 license, and has its own website at: http://www.springframework.org/javaconfig .

How To Install Java Artifact org.springframework.spring-javaconfig In Version 1.0-m2a

To install the Spring JavaConfig artifact in version 1.0-m2a add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Spring JavaConfig dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (10)

Provided dependencies (6)

Test dependencies (7)

Licenses

Developers