组织ID: |
org.springframework.boot |
项目ID: |
spring-boot-devtools |
版本: |
2.1.1.RELEASE |
最后修改时间: |
2018-11-30 19:23:35 |
包类型: |
jar |
标题: |
Spring Boot Developer Tools |
描述: |
Spring Boot Developer Tools |
相关URL: |
https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-devtools |
大小: |
206.55KB |
|
Maven引入代码: |
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-devtools</artifactId>
<version>2.1.1.RELEASE</version>
</dependency>
|
Gradle引入代码: |
org.springframework.boot:spring-boot-devtools:2.1.1.RELEASE
|
下载Jar包: |
|
POM文件内容: |
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-parent</artifactId>
<version>2.1.1.RELEASE</version>
<relativePath>../spring-boot-parent</relativePath>
</parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-devtools</artifactId>
<version>2.1.1.RELEASE</version>
<name>Spring Boot Developer Tools</name>
<description>Spring Boot Developer Tools</description>
<url>https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-devtools</url>
<organization>
<name>Pivotal Software, Inc.</name>
<url>https://spring.io</url>
</organization>
<licenses>
<license>
<name>Apache License, Version 2.0</name>
<url>http://www.apache.org/licenses/LICENSE-2.0</url>
</license>
</licenses>
<developers>
<developer>
<name>Pivotal</name>
<email>info@pivotal.io</email>
<organization>Pivotal Software, Inc.</organization>
<organizationUrl>http://www.spring.io</organizationUrl>
</developer>
</developers>
<scm>
<connection>scm:git:git://github.com/spring-projects/spring-boot.git/spring-boot-devtools</connection>
<developerConnection>scm:git:ssh://git@github.com/spring-projects/spring-boot.git/spring-boot-devtools</developerConnection>
<url>http://github.com/spring-projects/spring-boot/spring-boot-devtools</url>
</scm>
<issueManagement>
<system>Github</system>
<url>https://github.com/spring-projects/spring-boot/issues</url>
</issueManagement>
<dependencies>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot</artifactId>
<version>2.1.1.RELEASE</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-autoconfigure</artifactId>
<version>2.1.1.RELEASE</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>javax.servlet-api</artifactId>
<version>4.0.1</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-jdbc</artifactId>
<version>5.1.3.RELEASE</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-orm</artifactId>
<version>5.1.3.RELEASE</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-core</artifactId>
<version>5.3.7.Final</version>
<scope>compile</scope>
<exclusions>
<exclusion>
<artifactId>xml-apis</artifactId>
<groupId>xml-apis</groupId>
</exclusion>
</exclusions>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-web</artifactId>
<version>5.1.3.RELEASE</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-config</artifactId>
<version>5.1.2.RELEASE</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-web</artifactId>
<version>5.1.2.RELEASE</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-redis</artifactId>
<version>2.1.3.RELEASE</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.springframework.session</groupId>
<artifactId>spring-session-core</artifactId>
<version>2.1.2.RELEASE</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-autoconfigure-processor</artifactId>
<version>2.1.1.RELEASE</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-configuration-processor</artifactId>
<version>2.1.1.RELEASE</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>
</dependencies>
</project>
|
Jar包内容: |
META-INF/MANIFEST.MF
META-INF/additional-spring-configuration-metadata.json
org/springframework/boot/devtools/remote-banner.txt
org.springframework.boot.devtools.RemoteUrlPropertyExtractor.class
META-INF/spring-devtools.properties
org.springframework.boot.devtools.restart.SilentExitExceptionHandler$1.class
META-INF/spring.factories
org.springframework.boot.devtools.restart.classloader.ClassLoaderFile$Kind.class
org.springframework.boot.devtools.restart.classloader.ClassLoaderFile.class
org.springframework.boot.devtools.restart.classloader.ClassLoaderFiles$SourceFolder.class
org.springframework.boot.devtools.restart.classloader.ClassLoaderFiles.class
org.springframework.boot.devtools.restart.classloader.RestartClassLoader$CompoundEnumeration.class
org.springframework.boot.devtools.restart.classloader.ClassLoaderFileURLStreamHandler$Connection.class
org.springframework.boot.devtools.restart.classloader.ClassLoaderFileURLStreamHandler.class
org.springframework.boot.devtools.restart.ClassLoaderFilesResourcePatternResolver$DeletedClassLoaderFileResource.class
org.springframework.boot.devtools.restart.ClassLoaderFilesResourcePatternResolver$WebResourcePatternResolverFactory.class
META-INF/spring-autoconfigure-metadata.properties
META-INF/spring-configuration-metadata.json
org.springframework.boot.devtools.restart.ClassLoaderFilesResourcePatternResolver$1.class
org/springframework/boot/devtools/livereload/livereload.js
org.springframework.boot.devtools.restart.SilentExitExceptionHandler.class
org.springframework.boot.devtools.livereload.ConnectionOutputStream.class
org.springframework.boot.devtools.livereload.ConnectionClosedException.class
org.springframework.boot.devtools.restart.ClassLoaderFilesResourcePatternResolver.class
org.springframework.boot.devtools.restart.RestartScopeInitializer.class
org.springframework.boot.devtools.restart.OnInitializedRestarterCondition.class
org.springframework.boot.devtools.restart.FailureHandler$Outcome.class
org.springframework.boot.devtools.restart.FailureHandler.class
org.springframework.boot.devtools.restart.Restarter$LeakSafeThread.class
org.springframework.boot.devtools.restart.Restarter$LeakSafeThreadFactory.class
org.springframework.boot.devtools.restart.Restarter$1.class
org.springframework.boot.devtools.restart.Restarter.class
org.springframework.boot.devtools.restart.RestartLauncher.class
org.springframework.boot.devtools.restart.RestartScope.class
org.springframework.boot.devtools.restart.server.HttpRestartServer.class
org.springframework.boot.devtools.restart.server.RestartServer.class
org.springframework.boot.devtools.restart.server.SourceFolderUrlFilter.class
org.springframework.boot.devtools.restart.server.HttpRestartServerHandler.class
org.springframework.boot.devtools.restart.server.DefaultSourceFolderUrlFilter.class
org.springframework.boot.devtools.restart.ChangeableUrls.class
org.springframework.boot.devtools.restart.AgentReloader.class
org.springframework.boot.devtools.restart.RestartApplicationListener.class
org.springframework.boot.devtools.restart.MainMethod.class
org.springframework.boot.devtools.restart.DefaultRestartInitializer.class
org.springframework.boot.devtools.restart.RestartListener.class
org.springframework.boot.devtools.settings.DevToolsSettings.class
org.springframework.boot.devtools.remote.server.DispatcherFilter.class
org.springframework.boot.devtools.remote.server.Dispatcher.class
org.springframework.boot.devtools.remote.server.AccessManager.class
org.springframework.boot.devtools.remote.server.HandlerMapper.class
org.springframework.boot.devtools.remote.server.Handler.class
org.springframework.boot.devtools.remote.server.UrlHandlerMapper.class
org.springframework.boot.devtools.remote.server.HttpStatusHandler.class
org.springframework.boot.devtools.remote.server.HttpHeaderAccessManager.class
org.springframework.boot.devtools.remote.client.ClassPathChangeUploader.class
org.springframework.boot.devtools.remote.client.RemoteClientConfiguration$LiveReloadConfiguration.class
org.springframework.boot.devtools.remote.client.RemoteClientConfiguration$RemoteRestartClientConfiguration.class
org.springframework.boot.devtools.remote.client.RemoteClientConfiguration.class
org.springframework.boot.devtools.remote.client.DelayedLiveReloadTrigger.class
org.springframework.boot.devtools.remote.client.HttpHeaderInterceptor.class
org.springframework.boot.devtools.filewatch.FileSystemWatcher$Watcher.class
org.springframework.boot.devtools.filewatch.FileSystemWatcher$1.class
org.springframework.boot.devtools.filewatch.FileSystemWatcher.class
org.springframework.boot.devtools.filewatch.FileChangeListener.class
org.springframework.boot.devtools.filewatch.ChangedFile$Type.class
org.springframework.boot.devtools.filewatch.ChangedFile.class
org.springframework.boot.devtools.filewatch.FolderSnapshot.class
org.springframework.boot.devtools.filewatch.ChangedFiles.class
org.springframework.boot.devtools.filewatch.FileSnapshot.class
org.springframework.boot.devtools.filewatch.FileSystemWatcherFactory.class
org.springframework.boot.devtools.classpath.PatternClassPathRestartStrategy.class
org.springframework.boot.devtools.classpath.ClassPathRestartStrategy.class
org.springframework.boot.devtools.classpath.ClassPathFileChangeListener.class
org.springframework.boot.devtools.classpath.ClassPathChangedEvent.class
org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher.class
org.springframework.boot.devtools.classpath.ClassPathFolders.class
org.springframework.boot.devtools.env.DevToolsHomePropertiesPostProcessor.class
org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor.class
org.springframework.boot.devtools.logger.DevToolsLogFactory$Listener.class
org.springframework.boot.devtools.logger.DevToolsLogFactory.class
org.springframework.boot.devtools.autoconfigure.DevToolsProperties$Restart.class
org.springframework.boot.devtools.autoconfigure.DevToolsProperties$Livereload.class
org.springframework.boot.devtools.autoconfigure.DevToolsProperties.class
org.springframework.boot.devtools.autoconfigure.RemoteDevToolsProperties$Restart.class
org.springframework.boot.devtools.autoconfigure.RemoteDevToolsProperties$Proxy.class
org.springframework.boot.devtools.autoconfigure.RemoteDevToolsProperties.class
org.springframework.boot.devtools.autoconfigure.TriggerFileFilter.class
org.springframework.boot.devtools.autoconfigure.HateoasObjenesisCacheDisabler.class
org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer.class
org.springframework.boot.devtools.autoconfigure.FileWatchingFailureHandler$Listener.class
org.springframework.boot.devtools.autoconfigure.FileWatchingFailureHandler.class
org.springframework.boot.devtools.autoconfigure.ConditionEvaluationDeltaLoggingListener.class
org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorJpaDependencyConfiguration.class
org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$NonEmbeddedInMemoryDatabaseShutdownExecutor$InMemoryDatabase.class
org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$NonEmbeddedInMemoryDatabaseShutdownExecutor.class
org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DevToolsDataSourceCondition.class
org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration.class
org.springframework.boot.devtools.autoconfigure.RemoteDevToolsAutoConfiguration$RemoteRestartConfiguration.class
org.springframework.boot.devtools.autoconfigure.RemoteDevToolsAutoConfiguration.class
org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration.class
org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration.class
org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadServerEventListener.class
org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration.class
org.springframework.boot.devtools.tunnel.server.PortProvider.class
org.springframework.boot.devtools.tunnel.server.StaticPortProvider.class
org.springframework.boot.devtools.tunnel.server.HttpTunnelServer$ServerThread.class
org.springframework.boot.devtools.tunnel.server.HttpTunnelServer$HttpConnection.class
org.springframework.boot.devtools.tunnel.server.HttpTunnelServer.class
org.springframework.boot.devtools.tunnel.server.TargetServerConnection.class
org.springframework.boot.devtools.tunnel.server.HttpTunnelServerHandler.class
org.springframework.boot.devtools.tunnel.server.SocketTargetServerConnection$TimeoutAwareChannel.class
org.springframework.boot.devtools.tunnel.server.SocketTargetServerConnection.class
org.springframework.boot.devtools.tunnel.client.TunnelClientListeners.class
org.springframework.boot.devtools.tunnel.client.TunnelClientListener.class
org.springframework.boot.devtools.tunnel.client.HttpTunnelConnection$TunnelChannel$1.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
依赖Jar: |
spring-boot-2.1.1.RELEASE.jar
/org.springframework.boot/spring-boot/2.1.1.RELEASE
查看spring-boot所有版本文件
spring-boot-autoconfigure-2.1.1.RELEASE.jar
/org.springframework.boot/spring-boot-autoconfigure/2.1.1.RELEASE
查看spring-boot-autoconfigure所有版本文件
javax.servlet-api-4.0.1.jar
/javax.servlet/javax.servlet-api/4.0.1
查看javax.servlet-api所有版本文件
spring-jdbc-5.1.3.RELEASE.jar
/org.springframework/spring-jdbc/5.1.3.RELEASE
查看spring-jdbc所有版本文件
spring-orm-5.1.3.RELEASE.jar
/org.springframework/spring-orm/5.1.3.RELEASE
查看spring-orm所有版本文件
hibernate-core-5.3.7.Final.jar
/org.hibernate/hibernate-core/5.3.7.Final
查看hibernate-core所有版本文件
spring-web-5.1.3.RELEASE.jar
/org.springframework/spring-web/5.1.3.RELEASE
查看spring-web所有版本文件
spring-security-config-5.1.2.RELEASE.jar
/org.springframework.security/spring-security-config/5.1.2.RELEASE
查看spring-security-config所有版本文件
spring-security-web-5.1.2.RELEASE.jar
/org.springframework.security/spring-security-web/5.1.2.RELEASE
查看spring-security-web所有版本文件
spring-data-redis-2.1.3.RELEASE.jar
/org.springframework.data/spring-data-redis/2.1.3.RELEASE
查看spring-data-redis所有版本文件
spring-session-core-2.1.2.RELEASE.jar
/org.springframework.session/spring-session-core/2.1.2.RELEASE
查看spring-session-core所有版本文件
spring-boot-autoconfigure-processor-2.1.1.RELEASE.jar
/org.springframework.boot/spring-boot-autoconfigure-processor/2.1.1.RELEASE
查看spring-boot-autoconfigure-processor所有版本文件
spring-boot-configuration-processor-2.1.1.RELEASE.jar
/org.springframework.boot/spring-boot-configuration-processor/2.1.1.RELEASE
查看spring-boot-configuration-processor所有版本文件
|