adplus-dvertising
frame-decoration

Question

Group id to add spring security using Maven.
<dependency>
   <groupId></groupId>
   <artifactId>spring-security-core</artifactId>
   <version>3.0.2.RELEASE</version>
</dependency>

a.

org.springframework.secure

b.

org.springframework.security

c.

org.springframework.securedflow

d.

none of the mentioned

Answer: (b).org.springframework.security

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Group id to add spring security using Maven.