File tree Expand file tree Collapse file tree 4 files changed +20
-0
lines changed
spring-shell-starter-jansi Expand file tree Collapse file tree 4 files changed +20
-0
lines changed Original file line number Diff line number Diff line change 3535 <artifactId >spring-shell-starter</artifactId >
3636 <version >${project.parent.version} </version >
3737 </dependency >
38+ <dependency >
39+ <groupId >org.springframework.shell</groupId >
40+ <artifactId >spring-shell-jline</artifactId >
41+ <version >${project.parent.version} </version >
42+ </dependency >
3843 <dependency >
3944 <groupId >org.jline</groupId >
4045 <artifactId >jline-terminal-ffm</artifactId >
Original file line number Diff line number Diff line change 3535 <artifactId >spring-shell-starter</artifactId >
3636 <version >${project.parent.version} </version >
3737 </dependency >
38+ <dependency >
39+ <groupId >org.springframework.shell</groupId >
40+ <artifactId >spring-shell-jline</artifactId >
41+ <version >${project.parent.version} </version >
42+ </dependency >
3843 <dependency >
3944 <groupId >org.jline</groupId >
4045 <artifactId >jline-terminal-jansi</artifactId >
Original file line number Diff line number Diff line change 3535 <artifactId >spring-shell-starter</artifactId >
3636 <version >${project.parent.version} </version >
3737 </dependency >
38+ <dependency >
39+ <groupId >org.springframework.shell</groupId >
40+ <artifactId >spring-shell-jline</artifactId >
41+ <version >${project.parent.version} </version >
42+ </dependency >
3843 <dependency >
3944 <groupId >org.jline</groupId >
4045 <artifactId >jline-terminal-jna</artifactId >
Original file line number Diff line number Diff line change 3535 <artifactId >spring-shell-starter</artifactId >
3636 <version >${project.parent.version} </version >
3737 </dependency >
38+ <dependency >
39+ <groupId >org.springframework.shell</groupId >
40+ <artifactId >spring-shell-jline</artifactId >
41+ <version >${project.parent.version} </version >
42+ </dependency >
3843 <dependency >
3944 <groupId >org.jline</groupId >
4045 <artifactId >jline-terminal-jni</artifactId >
You can’t perform that action at this time.
0 commit comments